LoggingTransaction.Close Method |
Closes the current transaction. This method does not call Dispose(). It is called before the
corresponding LoggingContext has been disposed.
Namespace: PostSharp.Patterns.Diagnostics.Transactions
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public virtual void Close()