Click or drag to resize

StiExceptionFormDispose Method (Boolean)

Releases the unmanaged resources used by the StiExceptionForm and optionally releases the managed resources

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
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