Get the remote endpoint.
| C# | Visual Basic |
public BluetoothEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As BluetoothEndPoint
The BluetoothEndPoint with which the
BluetoothClient is communicating.