Click or drag to resize
ISession Methods

The ISession type exposes the following members.

Methods
  NameDescription
Public methodConnect
Connect to server.
Public methodConnectAsync
Connect to server.
Public methodCreateRequest
Creates a request but doesn't execute it.
Public methodCreateSnapshotRequester
Creates a snapshot requester.
Public methodLogin
Logs in synchronously using either a ClassicLogin strategy or a TicketQueryLogin strategy
Public methodLoginAsync
Logs in asynchronously using either a ClassicLogin strategy or a TicketQueryLogin strategy
Top
See Also