Click or drag to resize

BaseGpsReceiverDispose(Boolean) Method

Clean up any resources being used.

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

Parameters

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