RemoteEndpointMessageProperty.Address Property

Definition

Gets the IP address of the client from which the message was sent.

public:
 property System::String ^ Address { System::String ^ get(); };
public string Address { get; }
member this.Address : string
Public ReadOnly Property Address As String

Property Value

The IP address of the client from which the message was sent.

Applies to