Method StartSession
StartSession(CoreSessionOptions)
Starts a session.
[Obsolete("This method will be removed in a later release.")]
ICoreSessionHandle StartSession(CoreSessionOptions options = null)
Parameters
options
CoreSessionOptionsThe options.
Returns
- ICoreSessionHandle
A session.