RpcAppEventTypeAppExit

Constant RpcAppEventTypeAppExit 

Source
pub const RpcAppEventTypeAppExit: RpcAppSystemEventType;
Expand description

The client has requested the application to exit.

The application must exit after receiving this command.