Show / Hide Table of Contents

Method RetryLoadAsync

RetryLoadAsync()

Loads or retries loading the object asynchronously.

Declaration
public Task RetryLoadAsync()
Returns
Type Description
Task

An asynchronous load operation.

Implements
ILoadable.RetryLoadAsync()
Remarks

If the object failed to load, this method retries loading it. If the object is not loaded, this method loads it. If loading is in progress, it returns the existing load task. If the object is already loaded, this method is a no-op and completes immediately.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.14 - 200.8
.NET100.14 - 300.1
.NET Windows100.14 - 300.1
.NET Android200.0 - 300.1
.NET iOS200.0 - 300.1
.NET Framework100.14 - 200.8
Xamarin.Android100.14 - 100.15
Xamarin.iOS100.14 - 100.15
UWP100.14 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.