Method RetrieveProducts
RetrieveProducts(bool)
Retrieve products from the Windows Store.
Declaration
void RetrieveProducts(bool retryIfOffline)
Parameters
Type | Name | Description |
---|---|---|
bool | retryIfOffline | Whether or not to retry the retrieval if it fails due to lack of an Internet connection. |