Close files associated with the source.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub close() _ Implements INetricsTextFileRecSrc.close |
| C# |
|---|
| public void close() |
| C++ |
|---|
| public: void close() sealed |
| J# |
|---|
| public void close() |
| JScript |
|---|
| public function close() |