SessionsManagerPathsCreate Method
Initialized sessions manager with global objects.
Namespace: SMath.EnvironmentAssembly: SMath.Environment (in SMath.Environment.dll) Version: 1.2.9018.0
public static void Create(
bool isWebApplication,
params string[] paths
)
Public Shared Sub Create (
isWebApplication As Boolean,
ParamArray paths As String()
)
public:
static void Create(
bool isWebApplication,
... array<String^>^ paths
)
static member Create :
isWebApplication : bool *
paths : string[] -> unit
Parameters
- isWebApplication Boolean
-
Specifies whether the sessions manager is being created for a web application.
- paths String
-
List of paths to seak interface translations and Units entries in.