Show / Hide Table of Contents

Method OnLoadAsync

OnLoadAsync()

Handles the loading process for ArcGISStreamService.

Declaration
protected override Task<DynamicEntityDataSourceInfo> OnLoadAsync()
Returns
Type Description
Task<DynamicEntityDataSourceInfo>
Overrides
DynamicEntityDataSource.OnLoadAsync()
Remarks

The core code uses the ServiceInfo property directly which contains the info values, the value returned from this methed is not used by the core ArcGISStreamService.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.2
.NET 6.0200.2
.NET 6.0 Windows200.2
.NET 6.0 Android200.2
.NET 6.0 iOS200.2
.NET Framework200.2
UWP200.2
In This Article
Back to top Copyright © 2022 Esri.