LoadProjectBatchEventArgs.IsBackgroundIdleBatch Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the batch is executed during idle time.
public:
property bool IsBackgroundIdleBatch { bool get(); };
public:
property bool IsBackgroundIdleBatch { bool get(); };
public bool IsBackgroundIdleBatch { get; }
member this.IsBackgroundIdleBatch : bool
Public ReadOnly Property IsBackgroundIdleBatch As Boolean
Property Value
Returns Boolean.