In The Hand - .NET Components for Mobility
Connected Property
NamespacesInTheHand.Net.SocketsBluetoothClientConnected
Gets a value indicating whether the underlying Socket for a BluetoothClient is connected to a remote host.
Declaration Syntax
C#Visual Basic
public bool Connected { get; }
Public ReadOnly Property Connected As Boolean
Value
true if the Client socket was connected to a remote resource as of the most recent operation; otherwise, false.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0