Method RetryLoadAsync
RetryLoadAsync()
Asynchronously retries loading of this shared template.
Declaration
public Task RetryLoadAsync()
Returns
| Type | Description |
|---|---|
| Task | A task that represents the asynchronous reload operation. |
Implements
Remarks
Sets the load status to not loaded and calls load if the shared template is in the failed to load state. Does nothing if the shared template is in any other state.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |