SessionsManagerFetchProfile(SessionOptions) Method
Updates and returns default session context created on application start.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public SessionProfile FetchProfile(
SessionOptions options
)
Public Function FetchProfile (
options As SessionOptions
) As SessionProfile
public:
SessionProfile^ FetchProfile(
SessionOptions^ options
)
member FetchProfile :
options : SessionOptions -> SessionProfile
- options SessionOptions
- Context options to set.
SessionProfile