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: 2023.0.3.0 (2023.0.3.0)
C#
public AsyncCustomActivityLoggingContext( LoggingBackend backend )
Parameters
- backend
- Type: PostSharp.Patterns.Diagnostics.LoggingBackend
The parent context.