LoggingContext.DefinedTransaction Property |
Gets the LoggingTransaction defined by the current context.
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 virtual LoggingTransaction DefinedTransaction { get; }