TimerSpan Property

Gets the timer span value.

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

Syntax

'Declaration
Public ReadOnly Property TimerSpan As TimeSpan
    Get
'Usage
Dim instance As TimerItem
Dim value As TimeSpan

value = instance.TimerSpan
public TimeSpan TimerSpan { get; }

Property Value

Type: System..::..TimeSpan

See Also

Reference

TimerItem Class

TimerItem Members

Microsoft.Rtc.Signaling Namespace