SequenceClass.StopTime Property

Definition

Gets the time that the container ended execution.

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