BluetoothEndPointSerialize Method

Serializes endpoint information into a SocketAddress instance.

Definition

Namespace: InTheHand.Net
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public virtual SocketAddress Serialize()

Return Value

SocketAddress

[Missing <returns> documentation for "M:InTheHand.Net.BluetoothEndPoint.Serialize"]

See Also