RecurrenceTaskGetNextExecutionUTC Method
Finds the next date to execute the task
Namespace: Aliquo.Core.RecurrenceAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public DateTime? GetNextExecutionUTC()
Public Function GetNextExecutionUTC As DateTime?
Return Value
NullableDateTimeA date if task can be executed
Null if task can no be executed