Click or drag to resize

ConneXionDispose Method

Releases the unmanaged resources used by the MarshalByValueComponent and optionally releases the managed resources.

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.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