SoAlarmSensor Methods |
The SoAlarmSensor type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (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 | Gets the Type of the current instance. (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 | Returns a string that represents the current object. (Inherited from Object.) | |
Unschedule | (Inherited from SoSensor.) |