MonoX Internal application id cache key used for in-proce caching.

Namespace: MonoSoftware.MonoX.Caching
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected const string InternalApplicationIdCacheKey
Visual Basic
Protected Const InternalApplicationIdCacheKey As String
Visual C++
protected:
literal String^ InternalApplicationIdCacheKey
F#
static val mutable InternalApplicationIdCacheKey: string

Field Value

Type: String

See Also