Disposes of the underlying resources.

Namespace: BrightstarDB.Client
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public void Dispose()
Visual Basic
Public Sub Dispose
Visual C++
public:
virtual void Dispose() sealed
F#
abstract Dispose : unit -> unit 
override Dispose : unit -> unit 

Implements

IDisposable..::..Dispose()()()()

See Also