SessionsManagerFetchProfile(SessionOptions) Method

Updates and returns default session context created on application start.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public SessionProfile FetchProfile(
	SessionOptions options
)

Parameters

options  SessionOptions
Context options to set.

Return Value

SessionProfile

See Also