Tcp.TcpHost.Listen Method (IPEndPoint)

Tungsten Suite

TcpTcpHostListen Method (IPEndPoint)

[Missing <summary> documentation for "M:W.Net.Tcp.TcpHost.Listen(System.Net.IPEndPoint)"]

Namespace:  W.Net
Assembly:  Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2
Syntax
C#
public void Listen(
	IPEndPoint ep
)

Parameters

ep
Type: System.NetIPEndPoint

[Missing <param name="ep"/> documentation for "M:W.Net.Tcp.TcpHost.Listen(System.Net.IPEndPoint)"]

See Also