Query whether RPC is running
Synopsis
Declared in <rpc/server.h>
bool
IsRPCRunning();
Return Value
True while the RPC server is accepting and processing calls.
Created with MrDocs
Query whether RPC is running
Declared in <rpc/server.h>
bool
IsRPCRunning();
True while the RPC server is accepting and processing calls.
Created with MrDocs