TimerResult.EndTime Property

Definition

Gets the end time by adding the m_duration to the m_startTime.

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

Property Value

The end time.

Applies to