pub const RpcAppSystemEventType_RpcAppEventTypeSessionClose: RpcAppSystemEventType = 1;
Expand description

The client side has closed the session.

After receiving this event, the RPC context is no more valid.