Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getSessionTimeoutAsync()
virtual void Glacier2::AsyncSessionControl::getSessionTimeoutAsync
(
std::function< void(std::int32_t returnValue)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Gets the session timeout.
Parameters
response
The response callback. It accepts:
The timeout.
exception
The exception callback.
current
The Current object of the incoming request.
Glacier2
AsyncSessionControl
Generated by
1.14.0