Click or drag to resize

IsisControllerDispose Method (Boolean)

Closes any ISIS drivers and releases resources back to the system.

Namespace:  Atalasoft.Isis
Assembly:  Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Indicates whether this method was called from the Dispose method or the Finalizer.
See Also