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
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
int
Port
{
get
; }
public int Port { get; }
Field Value
The port number.
See Also
IpEndPoint Class
IpEndPoint Members
Facilita.Native Namespace