SoSystemTimerIsPending Method |
Return true if the timer is running.
Namespace: OIV.Inventor.SensorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public abstract bool IsPending()
Public MustOverride Function IsPending As Boolean
public:
virtual bool IsPending() abstract
abstract IsPending : unit -> bool
Return Value
Type:
BooleanRemarks See Also