QueryLoadProjectBatchEventArgs.ShouldDelayLoadToNextIdle 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 project load should be delayed until the next idle period.
public:
property bool ShouldDelayLoadToNextIdle { bool get(); void set(bool value); };
public:
property bool ShouldDelayLoadToNextIdle { bool get(); void set(bool value); };
public bool ShouldDelayLoadToNextIdle { get; set; }
member this.ShouldDelayLoadToNextIdle : bool with get, set
Public Property ShouldDelayLoadToNextIdle As Boolean
Property Value
Returns Boolean.