OpenDOF Project
boolean DOFDomainConfigBuilder_SetMaxSilence ( DOFDomainConfigBuilder  self,
uint32  maxSilence 
)

Sets the max silence time of the builder.

Note
Default silence time is an hour.
Parameters
selfThe builder to set the silence time in. This must not be NULL.
maxSilenceThe 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
FALSEif there was a failure.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22