Skip to content

6cd4f252 1b69 5d4c b3d0 341b74587126

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

Publisher.CloseConnection Method

Stop listening packets, closes the stream and reset the properties of the publisher

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

Syntax

C#

public virtual void CloseConnection()

VB

Public Overridable Sub CloseConnection

C++

public:
virtual void CloseConnection()

F#

abstract CloseConnection : unit -> unit 
override CloseConnection : unit -> unit 

See Also

Reference

Publisher Class
NETLIB Namespace
Publisher.isAlive
Publisher.isEnabled
Publisher.Publish()

Clone this wiki locally