This documentation is archived and is not being maintained.
VoipKeepAliveTask.Interval Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the interval between launches of the agent.
Namespace:
Microsoft.Phone.Networking.Voip
Assembly:
Microsoft.Phone (in Microsoft.Phone.dll)
public TimeSpan Interval { get; set; }
Property Value
Type:
System.TimeSpanThe interval between launches of the agent.
The default value for the interval is 6 hours. Values set using this property are rounded down to the nearest 6 hours.
Windows Phone OS
Supported in: 8.1, 8.0