Click or drag to resize

ContactIdHandlerDispose Method (Boolean)

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

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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