SoSystemTimerTask Class |
Interface used by OIV.Inventor.Sensors.SoSystemTimer to execute a task.
Namespace: OIV.Inventor.Sensors
The SoSystemTimerTask type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Releases all resources used by SoDisposable.
(Inherited from SoDisposable.) | |
Equals | (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Run | This method is executed by OIV.Inventor.Sensors.SoSystemTimer when it is triggered . | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
This object is used by OIV.Inventor.Sensors.SoSystemTimer to execute a custom action when the timer is triggered