Method OnLoadAsync
OnLoadAsync()
Handles the loading process for ArcGISStreamService.
Declaration
protected override Task<DynamicEntityDataSourceInfo> OnLoadAsync()
Returns
Type | Description |
---|---|
Task<DynamicEntityDataSourceInfo> |
Overrides
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
Target | Versions |
---|---|
.NET Standard 2.0 | 200.2 |
.NET 6.0 | 200.2 |
.NET 6.0 Windows | 200.2 |
.NET 6.0 Android | 200.2 |
.NET 6.0 iOS | 200.2 |
.NET Framework | 200.2 |
UWP | 200.2 |