Method StartSession
StartSession(CoreSessionOptions)
Starts a session.
ICoreSessionHandle StartSession(CoreSessionOptions options = null)
Parameters
options
CoreSessionOptionsThe options.
Returns
- ICoreSessionHandle
A session.
Starts a session.
ICoreSessionHandle StartSession(CoreSessionOptions options = null)
options
CoreSessionOptionsThe options.
A session.