BluetoothClient Methods

Methods

Close Closes the BluetoothClient and the underlying connection.
Connect Connects the client to a remote Bluetooth host using the specified Bluetooth address and service identifier.
DiscoverDevices Discovers accessible Bluetooth devices, and returns their names and addresses.
DiscoverDevices(Int32) Discovers accessible Bluetooth devices, and returns their names and addresses.
Dispose Closes the BluetoothClient and the underlying connection.
Equals
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetRemoteMachineName 
GetStream Gets the underlying stream of data.
GetType
(Inherited from Object)
ToString
(Inherited from Object)

See Also