DOFOperationControlgetRetryTime Method OpenDOF Object Access Library
Get the RetryTime.

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

C#
public DOFOperationRetryTime getRetryTime()

Return Value

Type: DOFOperationRetryTime
The RetryTime. May be null.
Remarks

Get the RetryTime.
See Also

Reference