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
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.