Share via


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

Name Description
QueryLoadProjectBatchEventArgs()

Instantiates a new instance of QueryLoadProjectBatchEventArgs.

Properties

Name Description
ShouldDelayLoadToNextIdle

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

Applies to