Set the max silence.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFDomainConfigBuilder setMaxSilence( int maxSilence )
Parameters
- maxSilence
- Type: SystemInt32
The max silence. Must be greater than 0.
Return Value
Type: DOFDomainConfigBuilderThe Builder.
Remarks
See Also