RequestTimeout | requestTimeout property

InterstitialAd.RequestTimeout | requestTimeout property

Gets or sets the number of milliseconds to wait for an ad request to complete before timing out.

Syntax


public:
property unsigned int RequestTimeout { 
   unsigned int get();
   void set (unsigned int value);
}

Property value

Type: Number [JavaScript] | System.UInt32 [.NET] | uint32 [C++]

The number of milliseconds to wait for an ad request to complete before timing out.

Remarks

The default value is 30000 ms (30 seconds).

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

InterstitialAd

 

 

Show:
© 2017 Microsoft