Click or drag to resize

wclRfCommServerConnection Properties

The wclRfCommServerConnection type exposes the following members.

Properties
 NameDescription
Public propertyAssignedChannel Gets the assigned RFCOMM channel number.
Public propertyAuthentication Gets the authentication value.
Public propertyChannel Gets the service RFCOMM channel number. 0 to auto detection.
Public propertyClientsCount Gets the number of connected clients.
(Inherited from wclServerConnection)
Public propertyEncryption Gets the encryption state of the connection.
Public propertyItem Gets a connected client by its index.
(Inherited from wclServerConnection)
Public propertyRadio Gets the connection owner.
Public propertyReceiver Gets the connection message receiver object.
(Inherited from wclCustomConnection)
Public propertyService Gets the Bluetooth service UUID used for connection.
Public propertyServiceName Gets the service name.
Public propertyState Gets the connection state.
(Inherited from wclServerConnection)
Public propertyThreadId Gets the connection's thread ID.
(Inherited from wclCustomConnection)
Top
See Also