Click or drag to resize

wclRfCommClientConnection Properties

The wclRfCommClientConnection type exposes the following members.

Properties
 NameDescription
Public propertyAddress Gets a remote device MAC address.
Public propertyAuthentication Gets the authentication value.
Public propertyChannel Gets the target service RFCOMM channel number. 0 to auto detection.
Public propertyEncryption Gets the encryption state of the connection.
Public propertyProcessor Gets the current Data Processor object assigned to the Connection.
(Inherited from wclClientDataConnection)
Public propertyRadio Gets the connection owner.
Public propertyReceiver Gets the connection message receiver object.
(Inherited from wclCustomConnection)
Public propertyService Gets the target Bluetooth service UUID used for connection.
Public propertyState Gets the connection state.
(Inherited from wclClientConnection)
Public propertyThreadId Gets the connection's thread ID.
(Inherited from wclCustomConnection)
Public propertyTimeout Gets the connect timeout value.
(Inherited from wclClientConnection)
Top
See Also