-
- Downloads
[EOS-CTA] Removes ServiceClientSide::Shutdown()
The implementation of Stop() is simply { return false; } so this function is superfluous. It's not possible to shut down the service on the client side except when completely closing down the client.
Please register or sign in to comment