PackageNeutralClass.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

The amount of time that the package spent in execution, in milliseconds.

Implements

Remarks

For more information, see Package.

Applies to