NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IPEndPoint Fields

The fields of the IPEndPoint class are listed below. For a complete list of IPEndPoint class members, see the IPEndPoint Members topic.

Public:

Address Gets or sets the IP address.
MaxPort Specifies the maximum acceptable value for the Port property.
MinPort Specifies the minimum acceptable value for the Port property.
Port Gets or sets the port.

See Also

IPEndPoint Class | System.Net Namespace