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. |