Click or drag to resize
StagingTaskInfoProvider Fields

The StagingTaskInfoProvider type exposes the following members.

Fields
  NameDescription
Protected fieldhashtableLock
Table lock for loading hashtables
(Inherited from BaseAbstractInfoProvider.)
Protected fieldinfos
Info tables.
(Inherited from BaseAbstractInfoProvider.)
Public fieldStatic memberKeepOlderTasks
Indicates if older tasks should be kept.
Public fieldStatic memberLOGCONTEXT_SYNCHRONIZATION
Context name for AsyncControl log filtering to synchronization API calls only.
Public fieldStatic memberLogGlobalObjectsOnlyForAssignedSites
If true, tasks for global objects are logged only for the sites assigned to the object.
Public fieldStatic memberServerName
Current server name.
Public fieldStatic memberStagingEnabled
Indicates whether staging is enabled globally based on AppSettings value. It is enabled by default.
Top
See Also