QueryLoadProjectBatchEventArgs Class

Definition

Event arguments for QueryLoadProjectBatch events.

public ref class QueryLoadProjectBatchEventArgs : EventArgs
public class QueryLoadProjectBatchEventArgs : EventArgs
type QueryLoadProjectBatchEventArgs = class
    inherit EventArgs
Public Class QueryLoadProjectBatchEventArgs
Inherits EventArgs
Inheritance
QueryLoadProjectBatchEventArgs

Constructors

QueryLoadProjectBatchEventArgs()

Instantiates a new instance of QueryLoadProjectBatchEventArgs.

Properties

ShouldDelayLoadToNextIdle

Determines whether the project load should be delayed until the next idle period.

Applies to