Click or drag to resize

BluetoothStatusConnectionInsecure Properties

The BluetoothStatusConnectionInsecure type exposes the following members.

Properties
  Name Description
Public property Connected Returns true if the connection is open.
(Inherited from ConnectionA)
Public property FriendlyName Returns the friendly name of the Bluetooth® connection.
(Inherited from BluetoothStatusConnection)
Public property MACAddress Returns the MAC address which was passed into the constructor.
(Inherited from BluetoothStatusConnection)
Public property Manufacturer See the classes which implement this property for the format of the printer manufacturer string.
(Inherited from ConnectionA)
Public property MaxDataToWrite Gets or sets the maximum number of bytes to write at one time
(Inherited from ConnectionA)
Public property MaxTimeoutForRead Gets or sets the maximum time, in milliseconds, to wait for any data to be received.
(Inherited from ConnectionA)
Public property MultipartTimeToWaitAfterSend
(Inherited from ConnectionA)
Public property SimpleConnectionName Return the MAC address and friendly name of the status port as the description.
(Inherited from BluetoothStatusConnection)
Public property TimeToWaitForMoreData Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read.
(Inherited from ConnectionA)
Top
See Also