DOFOperationgetTimeRemaining Method OpenDOF Object Access Library
Get the operation time remaining.

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

C#
public abstract int getTimeRemaining()

Return Value

Type: Int32
The operation time remaining in milliseconds.
Remarks

Get the operation time remaining.
See Also

Reference