Click or drag to resize

wclRfCommServerClientConnection Properties

The wclRfCommServerClientConnection type exposes the following members.

Properties
 NameDescription
Public propertyAddress Gets the connected remote device's address.
Protected propertyDisconnected Gets the connection state.
(Inherited from wclServerClientConnection)
Protected propertyParams Custom connection parameters.
(Inherited from wclServerClientConnection)
Public propertyProcessor Gets the current Data Processor object assigned to the Connection.
(Inherited from wclServerClientDataConnection)
Public propertyReceiver Gets the connection message receiver object.
(Inherited from wclCustomConnection)
Public propertyServer Gets the client owner.
(Inherited from wclServerClientConnection)
Public propertyThreadId Gets the connection's thread ID.
(Inherited from wclCustomConnection)
Top
See Also