Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.

Rust Sessions

Rust Memory