• Version 4.1.0
Show / Hide Table of Contents

Class Session.Default

Default Session values.

Inheritance
object
Session.Default
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public static class Session.Default

Fields

LicenseAlertingDaysBeforeExpiration

Declaration
public const int LicenseAlertingDaysBeforeExpiration = 3
Field Value
Type Description
int

The default value for LicenseAlertingDaysBeforeExpiration

LicenseStore

Declaration
public const string LicenseStore = "."
Field Value
Type Description
string

The default value for LicenseStorage

LicenseString

Declaration
public const string LicenseString = ""
Field Value
Type Description
string

The default value for LicenseString

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX