TaskHostClass.StopTime Property

Definition

public:
 virtual property DateTime StopTime { DateTime get(); };
public virtual DateTime StopTime { get; }
member this.StopTime : DateTime
Public Overridable ReadOnly Property StopTime As DateTime

Property Value

The time that the container ended execution.

Implements

Applies to