C# Class Helios.Topology.EmptyNode

Special case pattern - uses an Empty node to denote when an item is local, rather than networked.
Inheritance: INode
Mostrar archivo Open project: helios-io/helios

Public Methods

Method Description
Clone ( ) : object
ToEndPoint ( ) : IPEndPoint

Method Details

Clone() public method

public Clone ( ) : object
return object

ToEndPoint() public method

public ToEndPoint ( ) : IPEndPoint
return System.Net.IPEndPoint