Skip to content

bdd4b3ea 9e19 f0b4 0e4a 9f2e54f8752c

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

Publisher Constructor

Initializes the input event, the queue of packages and the states of the publisher.

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

Syntax

C#

public Publisher()

VB

Public Sub New

C++

public:
Publisher()

F#

new : unit -> Publisher

See Also

Reference

Publisher Class
NETLIB Namespace
Publisher.incomingPackEvent
Publisher.packQueue
Publisher.isAlive

Clone this wiki locally