Skip to content

dd77137c 3e10 9006 bf96 2fced14ea6a6

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

Publisher.publisherThread Field

Thread that will run the reception and publication of packs.

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

Syntax

C#

protected Thread publisherThread

VB

Protected publisherThread As Thread

C++

protected:
Thread^ publisherThread

F#

val mutable publisherThread: Thread

Field Value

Type: Thread

See Also

Reference

Publisher Class
NETLIB Namespace
Publisher.Start()
Publisher.Publish()

Clone this wiki locally