Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If present, the TimeTrigger specifies that the task can start at the specified StartBoundary time.
-
<!-- TimeTrigger --> <xs:complexType name="timeTriggerType"> <xs:complexContent> <xs:extension base="triggerBaseType"> <xs:sequence> <xs:element name="RandomDelay" type="xs:duration" default="PT0M" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
RandomDelay: If present, this field contains a user-specified maximum delay value as specified for "time duration" in section 2.5.1.1.