ForEachLoopClass.ExecutionDuration Property

Definition

public:
 virtual property int ExecutionDuration { int get(); };
public virtual int ExecutionDuration { get; }
member this.ExecutionDuration : int
Public Overridable ReadOnly Property ExecutionDuration As Integer

Property Value

Int32

An Integer that contains the time that the container spent executing. The time is given in milliseconds.

Implements

Applies to