Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Audit.AuditInfo.ExpensiveMultiInstance Property

Defines whether the current action that caused the audit record is considered an "expensive" operation. Typically, actions that affect shared cashing are considered expensive.

Class: YetaWF.Core.Audit.AuditInfo
Namespace: YetaWF.Core.Audit
Assembly: YetaWF.Core

Syntax

public bool ExpensiveMultiInstance { get; set; }

See Also YetaWF.Core.Audit.AuditInfo ClassYetaWF.Core Overview