Maximum possible value for span seconds.

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

Syntax

Visual Basic (Declaration)
Public 
Const 
MaxSpanSeconds 
As 
Integer
C#
public 
const 
int 
MaxSpanSeconds
Visual C++
public:
literal 
int 
MaxSpanSeconds
JavaScript
Microsoft.Rtc.Signaling.TimerWheel.
maxSpanSeconds

See Also