RpcServer
Functions
Link copied to clipboard
Deregisters a service. Server will stop routing messages to it.
Link copied to clipboard
Link copied to clipboard
Registers new service to the server. Server will route all designated messages to it. Service of any type should be unique on the server, but RpcServer doesn't specify the actual retention policy.