Wheel Property

Gets the timer wheel.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property Wheel As TimerWheel
    Get
'Usage
Dim instance As TimerItem
Dim value As TimerWheel

value = instance.Wheel
public TimerWheel Wheel { get; }

Property Value

Type: Microsoft.Rtc.Signaling..::..TimerWheel

See Also

Reference

TimerItem Class

TimerItem Members

Microsoft.Rtc.Signaling Namespace