In The Hand
Connected Property
Namespaces
►
InTheHand.Net.Sockets
►
BluetoothClient
►
Connected
C#
Visual Basic
.NET Components for Mobility
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: 3.0.0.0