SimulatorProgressEventArgs Class

Class SimulatorProgressEventArgs.
public class SimulatorProgressEventArgs : EventArgs
This language is not supported or no code example is available.
public ref class SimulatorProgressEventArgs : public EventArgs^
This language is not supported or no code example is available.
public class SimulatorProgressEventArgs 
extends EventArgs
This language is not supported or no code example is available.
Name Description
Public constructor SimulatorProgressEventArgs(long, int) Initializes a new instance of the SimulatorProgressEventArgs class.
Top
Name Description
Public property Count Gets the count.
Public property Percent Gets the percent.
Top

In this article

Definition