Method DisposeDispose(bool)Disposes the current object. Declaration protected override void Dispose(bool disposing) Parameters Type Name Description bool disposing true if the Dispose() method has been called, false if the object is being finalized by the garbage collector. OverridesLoggingBackend.Dispose(bool)