NetEndPoint Class

LiteNetLib

NetEndPoint Class

LiteNetLib
Network End Point. Contains ip address and port
Inheritance Hierarchy

SystemObject  LiteNetLibNetEndPoint

Namespace:  LiteNetLib
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public sealed class NetEndPoint

The NetEndPoint type exposes the following members.

Constructors

  NameDescription
Public methodNetEndPoint
Initializes a new instance of the NetEndPoint class
Top
Properties

  NameDescription
Public propertyHost
Public propertyPort
Top
Methods

  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference