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