Turn logging of Ignored bad records off.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub loggingOff() _ Implements INetricsCSVRecSrc.loggingOff |
C# |
---|
public void loggingOff() |
C++ |
---|
public: void loggingOff() sealed |
J# |
---|
public void loggingOff() |
JScript |
---|
public function loggingOff() |
Implements
INetricsCSVRecSrc.loggingOff
Remarks
This does not close the log file, the caller is responible for managing the log file.