DOFOperationisComplete Method OpenDOF Object Access Library
Is the operation complete.

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

C#
public abstract bool isComplete()

Return Value

Type: Boolean
Whether or not the operation is complete.
Remarks

Is the operation complete.
See Also

Reference