Skip to content

2e4a1ea5 fe12 5b5b ddd6 c305ac560140

Arthur Frederico Neves edited this page Jul 19, 2016 · 3 revisions

TCPListenerHandler Constructor

Initializes a new listener without start the listening.

Namespace: NETLIB.TCP.Server
Assembly: NETLIB (in NETLIB.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public TCPListenerHandler()

VB

Public Sub New

C++

public:
TCPListenerHandler()

F#

new : unit -> TCPListenerHandler

See Also

Reference

TCPListenerHandler Class
NETLIB.TCP.Server Namespace

Clone this wiki locally