PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Transactions/Logging­Transaction/Close
Open sandboxFocus

Method Close

Close()

Closes the current transaction. This method does not call Dispose(). It is called before the corresponding LoggingContext has been disposed.

Declaration
public virtual void Close()