Show / Hide Table of Contents

Method RetryLoadAsync

RetryLoadAsync()

Loads or retries loading metadata for the object asynchronously.

Declaration
public Task RetryLoadAsync()
Returns
Type Description
System.Threading.Tasks.Task
Implements
ILoadable.RetryLoadAsync()
Remarks

Will retry loading the metadata if the object is failed to load. Will load the object if it is not loaded. Will not retry to load the object if the object is loaded. Will always call the done loading if this is called.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.