Click or drag to resize

wclRfCommServerConnectionAssignedChannel Property

Gets the assigned RFCOMM channel number.

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

Property Value

Byte
The RFCOMM channel number.
See Also