Resume
Microsoft Advertising Services
This method is used to resume the normal display of an ad after a call to Suspend.
Namespace: Microsoft.Advertising.WinRT.UI (in Microsoft.Advertising.WinRT.UI.winmd)
JavaScript Library: ad.js
| C# |
|---|
|
public void Resume() |
| JavaScript |
|---|
|
adControl.resume(); |
The static snapshot of the ad created and shown by the call to Suspend is replaced with the normal ad.
If the IsAutoRefreshEnabled property is set to true, the automatic refresh of ads will resume.
If the IsAutoRefreshEnabled property is set to false, a call to the Refresh method will work normally.
Report a bug in the product. Send email to psupport@microsoft.com.
Send feedback about this documentation to adsfdbk@microsoft.com.
Revised: 2013-01-31