PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsAsync­Custom­Activity­Logging­ContextDefined­Transaction
Open sandboxFocus

AsyncCustomActivityLoggingContext.DefinedTransaction Property

DefinedTransaction

Gets the LoggingTransaction defined by the current context.

Declaration
public override LoggingTransaction DefinedTransaction { get; }
Property Value
Type Description
LoggingTransaction
Overrides
LoggingContext.DefinedTransaction