AsyncCallId
Gets the unique identifier of the asynchronous call represented by the current AsyncMethodLoggingContext.
Declaration
public AsyncCallId AsyncCallId { get; }
Property Value
Type | Description |
---|---|
AsyncCallId |
Gets the unique identifier of the asynchronous call represented by the current AsyncMethodLoggingContext.
public AsyncCallId AsyncCallId { get; }
Type | Description |
---|---|
AsyncCallId |