Interface ICorrelationIdProvider
Namespace: Volo.Abp.Tracing
Assembly: Volo.Abp.Core.dll
Syntax
public interface ICorrelationIdProvider
Methods
Get()
Declaration
string Get()
Returns
| Type | Description |
|---|---|
| System.String |
public interface ICorrelationIdProvider
string Get()
| Type | Description |
|---|---|
| System.String |