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