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()
Closes the current transaction. This method does not call Dispose(). It is called before the corresponding LoggingContext has been disposed.
public virtual void Close()