In The Hand
Connect Method (address, service)
NamespacesInTheHand.Net.SocketsBluetoothClientConnect(BluetoothAddress, Guid)
.NET Components for Mobility
Connects the client to a remote Bluetooth host using the specified Bluetooth address and service identifier.
Declaration Syntax
C#Visual Basic
public void Connect(
	BluetoothAddress address,
	Guid service
)
Public Sub Connect ( _
	address As BluetoothAddress, _
	service As Guid _
)
Parameters
address (BluetoothAddress)
The BluetoothAddress of the host to which you intend to connect.
service (Guid)
The service identifier to which you intend to connect.

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