T

[This is preliminary documentation and subject to change.]

temporary consumer
A consumer that receives event notifications only while it is active. Thus, its registration is temporary. Temporary consumers specify their queries in the bstrQuery parameter when they call either IWbemServices::ExecNotificationQuery or IWbemServices::ExecNotificationQueryAsync. Compare permanent event consumer.

Also see Event Consumers, Temporary Event Consumers, and Permanent Event Consumers.

timer event
An event that either occurs once at a particular time of day (absolute timer event) or repeatedly at regular intervals (interval timer event). A timer event differs from other events in that it requires explicit action by the consumer in order for it to occur. Notifications of timer events are sent by CIMOM. Also see Timer Events.
type
A set of values from which a property can take its value. For example, a string property takes its value from an ordered series of data values that typically denote printable characters.
A B C D E F G H I J K L M N O P Q R S U V W X Y Z