| SoAlarmSensor Methods |
The SoAlarmSensor type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetTime | Returns the time at which the sensor is set to be triggered. | |
| GetTriggerTime | Returns the time at which this sensor is scheduled to be triggered. | |
| GetType | (Inherited from Object.) | |
| IsScheduled | Returns true if this sensor has been scheduled and is waiting in a sensor queue to be triggered. | |
| Schedule | (Inherited from SoSensor.) | |
| SetTime | Sets the sensor to go off at the specified time. | |
| SetTimeFromNow | Sets the sensor to go off the given amount of time from now. | |
| ToString | (Inherited from Object.) | |
| Unschedule | (Inherited from SoSensor.) |