AdControl.AutoRefreshIntervalInSeconds property
Gets or sets the interval at which the AdControl refreshes the currently displayed banner ad, in seconds.
Syntax
public int AutoRefreshIntervalInSeconds { get; set; }
Property value
Type: System.Int32.
The interval at which the AdControl refreshes the currently displayed banner ad, in seconds.
Remarks
The default auto-refresh value is 60 seconds. If this value is set to less than 60 seconds, the default auto-refresh value will be used.
Requirements
| Minimum supported phone | Windows Phone 8 Silverlight |
|---|---|
| Namespace | Microsoft.Advertising.Mobile.UI |
| Assembly | Microsoft.Advertising.Mobile.UI.dll |
Show: