Mono Class Library: Overview

System.Net.IPEndPoint: Field Members

The fields of System.Net.IPEndPoint are listed below. For a list of all members, see the IPEndPoint Members list.

See Also: Inherited members from System.Net.EndPoint

Public Fields

const
MaxPortint (65535). Specifies the maximum value that can be assigned to the IPEndPoint.Port property.
const
MinPortint (0). Specifies the minimum value that can be assigned to the IPEndPoint.Port property.