Click or drag to resize

GsmModemDispose(Boolean) Method

Clean up any resources being used.

Namespace: ZylSoft.Gsm
Assembly: ZylGsm (in ZylGsm.dll) Version: 1.2.0.21451
XMLNS for XAML: Not mapped to an xmlns.
Syntax
protected override void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
True if managed resources should also be disposed; otherwise, false.
See Also