Value element
Specifies a slow poll base value.
Type
Parent
Remarks
Contains on of the following predefined values.
- number: the SlowPoll setting is a number of timeouts.
- time: the SlowPoll setting is a duration (in ms).
Examples
<SlowPollBase>
<DefaultValue>Number</DefaultValue>
</SlowPollBase>
<SlowPollBase>
<DefaultValue>Time</DefaultValue>
</SlowPollBase>