Ice
3.9
Slice API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
Glacier2
SessionManager
create
◆
create()
Session
* create
(
string
userId
,
SessionControl
*
control
) throws
CannotCreateSessionException
Creates a new session object.
Parameters
userId
The user ID for the session.
control
A proxy to the session control object. This proxy is null when
Glacier2.Server.Endpoints
is not configured.
Returns
A proxy to the newly created session. This proxy is never null.
Exceptions
CannotCreateSessionException
Thrown when the session cannot be created.
Generated by
1.17.0