Click or drag to resize

wclRfCommServerDoClosed Method

Fires the OnClosed event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void DoClosed(
	int Reason
)

Parameters

Reason  Int32
Indicates closing reason.
See Also