RequestSettings Members
Contains control requests’ settings.Properties
| Name | Description |
|---|---|
| maxCommandCount | Specifies the maximum number of commands that the control can send in one request. |
| pendingPeriod | Specifies the pending period before the control sends a request to the server. |
| responseWaitingTime | Specifies the time that the control waits for a response before it sends a request again. |
See Also