SessionsManagerFetchProfile Method

Overload List

FetchProfile Returns default session context created on application start.
FetchProfile(SessionOptions) Updates and returns default session context created on application start.
FetchProfile(String, SessionOptions) Updates and returns session context by its Id.

See Also