Function ib_client::apis::session_api::tickle_post[][src]

pub async fn tickle_post(
    configuration: &Configuration
) -> Result<(), Error<TicklePostError>>

If the gateway has not received any requests for several minutes an open session will automatically timeout. The tickle endpoint pings the server to prevent the session from ending.