Click or drag to resize
ThreadWorkerTDefaultInterval Property
Gets the default interval in milliseconds for the worker.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected abstract int DefaultInterval { get; }

Property Value

Type: Int32
See Also