CreateAsyncMethodContext()
Creates a new AsyncMethodLoggingContext for a given async method.
Declaration
protected virtual AsyncMethodLoggingContext CreateAsyncMethodContext()Returns
| Type | Description |
|---|---|
| AsyncMethodLoggingContext | A new AsyncMethodLoggingContext. |