BluetoothClientClient Property
Gets the underlying Socket.
Namespace: InTheHand.Net.SocketsAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public Socket Client { get; }
Public ReadOnly Property Client As Socket
Get
public:
property Socket^ Client {
Socket^ get ();
}
member Client : Socket with get
Property Value
Socket