Skip to main content

session_timeout

Method
This is a method of the GatewayConfig class in the gateway module.
Set session timeout.

Signature

def session_timeout(mut self, timeout: u64) -> Self

Parameters

timeout
u64
required
No description available.

Returns

Returns
Self
The result of the operation.