IdleTaskOptionsMinZeroJobCreatedRunCount Property |
Gets or sets the minimum number of times the job building creation pass hasn't created any job.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual int MinZeroJobCreatedRunCount { get; set; }
Property Value
Type:
Int32
The minimum number of times the job building creation pass hasn't created any job.
See Also