SpfThrottleTimer
Description
(Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | ||
---|---|---|---|---|---|
initialDelay | True | integer | Delay between receiving a change to SPF calculation in milliseconds. Ranges from 1 to 600000, default is 5000 Field level constraints: cannot be null, must be between 1 and 600000 (inclusive). (Note: Additional constraints might exist) |
||
minimumHoldTime | True | integer | Delay between first and second SPF calculation in milliseconds. Ranges from 1 to 600000, default is 10000 Field level constraints: cannot be null, must be between 1 and 600000 (inclusive). (Note: Additional constraints might exist) |
||
maximumWaitTime | True | integer | Maximum wait time in milliseconds for SPF calculations. Ranges from 1 to 600000, default is 10000 Field level constraints: cannot be null, must be between 1 and 600000 (inclusive). (Note: Additional constraints might exist) |
||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |