Skip to content

d6099fa5 4754 c5e3 0be7 0c13a04e10aa

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

Publisher.Dispose Method

Closes the connection, and resets the states of the publisher.

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

Syntax

C#

public void Dispose()

VB

Public Sub Dispose

C++

public:
virtual void Dispose() sealed

F#

abstract Dispose : unit -> unit 
override Dispose : unit -> unit 

Implements

IDisposable.Dispose()

See Also

Reference

Publisher Class
NETLIB Namespace
Publisher.CloseConnection()

Clone this wiki locally