Click or drag to resize

RecordWriterTDispose Method (Boolean)

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
to clean up both managed and unmanaged resources; to clean up unmanaged resources only.
See Also