Skip to main content

Class NanoEndPoint

Inheritance
System.Object
Inherited Members
Show
Syntax
public sealed class NanoEndPoint : IEndPoint

Constructors

NanoEndPoint(String, UInt16)

Declaration
public NanoEndPoint(string host, ushort port)
Parameters
TypeNameDescription
System.Stringhost
System.UInt16port

Methods

CreateCopy()

Declaration
public IEndPoint CreateCopy()
Returns
TypeDescription
Mirage.SocketLayer.IEndPoint