Close files associated with the source.


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

Syntax

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

See Also