Sets the max silence time of the builder.
- Note
- Default silence time is an hour.
- Parameters
-
self | The builder to set the silence time in. This must not be NULL. |
maxSilence | The maximum length of time to wait between receiving a response from this domain in milliseconds. This must be greater than 0. |
- Returns
- boolean TRUE If the time was set in the builder.
- Exceptions
-
FALSE | if there was a failure. |