Click or drag to resize

ClientAPI.Dispose Method

Close all open connections and dispose.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.7.1
Syntax
C#
public void Dispose()

Implements

IDisposable.Dispose()
See Also