IpEndPoint Port Property C# API
Gets the port number.

Namespace: Facilita.Native
Assembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int Port { get; }

Field Value

The port number.
See Also