Clean up attached resources.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Sub Dispose()
C#
public void Dispose()
C++
public:
 void Dispose() sealed 
J#
public void Dispose()
JScript
public  function Dispose()

Remarks

Cleans up any resources owned by this object.

See Also