TaskHostClass.ExecutionDuration Property

Definition

Gets a value that indicates the amount of time that the container spent in execution.

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 container spent in execution.

Implements

Applies to