Click or drag to resize

TriggerInfoNextRunInfo property

Info text about the next trigger time: for TimerTriggers a DateTime.Now.ToString(); other suitable information for other triggers.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public string? NextRunInfo { get; set; }

Property value

String
See also