LoggingBackend.Dispose Method (Boolean) |
Disposes the current object.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.9.11.0 (6.9.11.0)
C#
protected virtual void Dispose( bool disposing )
Parameters
- disposing
- Type: System.Boolean
true if the Dispose() method has been called, false if the object is being finalized by the garbage collector.