Share via


LoadProjectBatchEventArgs.IsBackgroundIdleBatch Property

Definition

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.

Applies to