Click or drag to resize

wclRfCommServerConnectionChannel Property

Gets the service RFCOMM channel number. 0 to auto detection.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public byte Channel { get; }

Property Value

Byte
The RFCOMM channel number used for connection.
See Also