ObexListenerRequestLocalEndPoint Property
Get the device address and service to which the request is directed.
Namespace: InTheHand.NetAssembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
public EndPoint LocalEndPoint { get; }
Public ReadOnly Property LocalEndPoint As EndPoint
Get
public:
property EndPoint^ LocalEndPoint {
EndPoint^ get ();
}
member LocalEndPoint : EndPoint with get
Property Value
EndPoint