PFSiteSettingsSchedulerAddress Property |
Gets or sets http address of the scheduler running the timer jobs of the PFSite.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public string SchedulerAddress { get; set; }
Property Value
Type:
StringSee Also