|
Udp6RowOwnerModuleLocalPort Property |
The port number of the UDP endpoint on the local computer. This member is stored in
network byte order.
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public ushort LocalPort { get; }
Public ReadOnly Property LocalPort As UShort
Get
public:
property unsigned short LocalPort {
unsigned short get ();
}
member LocalPort : uint16 with get
Property Value
UInt16See Also