Click or drag to resize

StageStatusEndTime Property

Gets the end time of this stage, or if the stage hasn't finished.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public DateTime? EndTime { get; }

Property Value

Type: NullableDateTime
See Also