PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​TransactionsLogging­TransactionClose
Open sandboxFocus

LoggingTransaction.Close Method

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()