Share via


CommonMessagePump.TotalSteps Property

Definition

Total number of steps for the progress control of the wait dialog.

public:
 property int TotalSteps { int get(); void set(int value); };
public:
 property int TotalSteps { int get(); void set(int value); };
public int TotalSteps { get; set; }
member this.TotalSteps : int with get, set
Public Property TotalSteps As Integer

Property Value

The total number of steps for the progress control of the wait dialog

Applies to