Dispose(bool)
Disposes the current LoggingTransaction. This is called after the corresponding LoggingContext has been disposed.
Declaration
protected virtual void Dispose(bool disposing)Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |
|
Dispose()
Disposes the current LoggingTransaction. This is called after the corresponding LoggingContext has been disposed.
Declaration
public void Dispose()