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