Connects a client to a specified endpoint.
| C# | Visual Basic |
public void Connect( BluetoothEndPoint remoteEP )
Public Sub Connect ( _ remoteEP As BluetoothEndPoint _ )
- remoteEP (BluetoothEndPoint)
- A BluetoothEndPoint that represents the remote device.