PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​MultiplexerMultiplexer­BackendDispose
Open sandboxFocus

MultiplexerBackend.Dispose Method

Dispose(Boolean)

Disposes the current object.

Declaration
protected override void Dispose(bool disposing)
Parameters
Type Name Description
Boolean disposing

true if the Dispose() method has been called, false if the object is being finalized by the garbage collector.

Overrides
LoggingBackend.Dispose(Boolean)