Class NetworkEndPoint
Network end-point.
Inheritance
System.Object
NetworkEndPoint
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[Unmanaged]
public sealed class NetworkEndPoint : ValueType
Fields
IPVersion
Properties
Default
The default NetworkEndPoint.
Declaration
public static NetworkEndPoint Default { get; }
Property Value
NetworkEndPoint
|