Click or drag to resize

FileInputChannelDispose Method (Boolean)

Cleans up all the resources held by this class.

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

Parameters

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