Show / Hide Table of Contents

Property ConnectionStatus

ConnectionStatus

Gets the current network connection status of the DynamicEntityDataSource.

Declaration
public ConnectionStatus ConnectionStatus { get; }
Property Value
Type Description
ConnectionStatus

The current network connection status of the DynamicEntityDataSource.

Remarks

This property contains the state of the connection throughout the lifetime of the data source. The initial value of this property is Disconnected.

Notification of a change to the property is signaled through the ConnectionStatusChanged event.

Applies to

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