Click or drag to resize

ScheduleTaskContractNextRunTime Property

Time, when Schedule Task will launch next time.

Namespace:  SOS.SDK.Contracts.Scheduling
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public DateTime NextRunTime { get; set; }

Property Value

Type: DateTime
See Also