PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­BackendCreate­Async­Method­Context
Open sandboxFocus

Method CreateAsyncMethodContext

CreateAsyncMethodContext()

Creates a new AsyncMethodLoggingContext for a given async method.

Declaration
protected virtual AsyncMethodLoggingContext CreateAsyncMethodContext()
Returns
Type Description
AsyncMethodLoggingContext

A new AsyncMethodLoggingContext.