Click or drag to resize
DseCluster.Dispose Method
Calls Shutdown(Int32) with an infinite timeout.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntax
C#
public void Dispose()

Implements

IDisposable.Dispose()
See Also