| FilespecsAutoScheduleHierarchyShouldSenseDispatcherPresence Property |
If the system will attempt to skip the dispatcher if there is not an recent activity
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public bool ShouldSenseDispatcherPresence { get; set; }
public:
property bool ShouldSenseDispatcherPresence {
bool get ();
void set (bool value);
}
function get_ShouldSenseDispatcherPresence();
function set_ShouldSenseDispatcherPresence(value);
Property Value
Type:
BooleanSee Also