|
ScheduleRule Property
|
Gets or sets the rule of the
Schedule defined in UNIX crontab syntax.
Namespace: GSF.SchedulingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.205-beta+5ef4169f3b1079d8b163dd363614f656bd140924
Syntax public string Rule { get; set; }
Public Property Rule As String
Get
Set
member Rule : string with get, set
function get_Rule();
function set_Rule(value);
View SourceProperty Value
StringExceptions See Also