Click or drag to resize
RolloverFileTraceListenerDispose Method (Boolean)
Releases the unmanaged resources used by the RolloverFileTraceListener and optionally releases the managed resources

Namespace: DrawerBackup.Native.Diagnostics
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also