pub const RpcAppEventTypeAppExit: RpcAppSystemEventType;Expand description
The client has requested the application to exit.
The application must exit after receiving this command.
pub const RpcAppEventTypeAppExit: RpcAppSystemEventType;The client has requested the application to exit.
The application must exit after receiving this command.