TimerItem.Wheel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the timer wheel.
public:
property Microsoft::Rtc::Signaling::TimerWheel ^ Wheel { Microsoft::Rtc::Signaling::TimerWheel ^ get(); };
public Microsoft.Rtc.Signaling.TimerWheel Wheel { get; }
member this.Wheel : Microsoft.Rtc.Signaling.TimerWheel
Public ReadOnly Property Wheel As TimerWheel