PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Async­Custom­Activity­Logging­Context/Defined­Transaction
Open sandboxFocus

Property DefinedTransaction

DefinedTransaction

Gets the LoggingTransaction defined by the current context.

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