Click or drag to resize

PFJobSchedulerSchedulerAddress Property

Returns the absolute uri (with protocol) of scheduling machine.

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public Uri SchedulerAddress { get; protected set; }

Property Value

Type: Uri
See Also