TimerItem Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Defines a timer item.

The following tables list the members exposed by the TimerItem type.

Public Constructors

Name Description
TimerItem Initializes a new instance of the TimerItem class.

Top

Public Properties

Name Description
Bb759370.pubproperty(en-us,office.12).gif IsStarted Gets the current timer item status.
Bb759370.pubproperty(en-us,office.12).gif RemainingTime Gets the remaining time span for TimerItem before the TimerItem expires.
Bb759370.pubproperty(en-us,office.12).gif TimerSpan Gets the timer span value.
Bb759370.pubproperty(en-us,office.12).gif Wheel Gets the timer wheel.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759370.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb759370.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb759370.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb759370.pubmethod(en-us,office.12).gif Bb759370.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759370.pubmethod(en-us,office.12).gif Reset Overloaded. Resets the timer item.
Bb759370.pubmethod(en-us,office.12).gif Start Enables the timer item by setting the expiration time and adding the item to the queue.
Bb759370.pubmethod(en-us,office.12).gif Stop Disables the timer item by removing it from the timer queue and resetting the expiration time.
Bb759370.pubmethod(en-us,office.12).gif ToString (inherited from Object )

Top

Protected Methods

Name Description
Bb759370.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759370.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

Public Events

Name Description
Bb759370.pubevent(en-us,office.12).gif Expired Raised when the item expires.

Top

See Also

Reference

TimerItem Class
Microsoft.Rtc.Signaling Namespace