DOFDomainConfiggetRetryPeriod Method OpenDOF Object Access Library
Returns the retry period of the config.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public int getRetryPeriod()

Return Value

Type: Int32
The retry period.
Remarks

Returns the retry period of the config.
See Also

Reference