Turn off search logging (must be enabled when the server starts up).
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub svrlogoff() _ Implements INetricsServerInterface.svrlogoff |
| C# |
|---|
| public void svrlogoff() |
| C++ |
|---|
| public: void svrlogoff() sealed |
| J# |
|---|
| public void svrlogoff() |
| JScript |
|---|
| public function svrlogoff() |
Implements
INetricsServerInterface.svrlogoff
Exceptions
| Exception Type | Condition |
|---|---|
| NetricsException | If the server indicates that an error has occured (Possible errors - EXPECTRTBLDESC, IPCERR, IPCTIMEOUT, IPCEOF, HANDSHAKE) |