PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsAsync­Method­Logging­ContextOpen
Open sandboxFocus

AsyncMethodLoggingContext.Open Method

Open(AsyncCallId, ref LogMemberInfo)

Opens the context.

Declaration
public virtual void Open(AsyncCallId asyncCallId, ref LogMemberInfo memberInfo)
Parameters
Type Name Description
AsyncCallId asyncCallId

The Task associated with the async method.

LogMemberInfo memberInfo

Information about the async method.