AsyncCustomActivityLoggingContext Constructor |
Gets the logging transaction that this activity opened, if any.
Initializes a new AsyncCustomActivityLoggingContext.
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.10.14.0 (6.10.14.0)
C#
public AsyncCustomActivityLoggingContext( LoggingBackend backend )
Parameters
- backend
- Type: PostSharp.Patterns.Diagnostics.LoggingBackend
The parent context.