Show / Hide Table of Contents

Method OnDisconnectAsync

OnDisconnectAsync()

Handles the disconnection process of a data source.

Declaration
protected virtual Task OnDisconnectAsync()
Returns
Type Description
System.Threading.Tasks.Task

A task that represents the asynchronous disconnect operation.

Remarks

Override this method to perform operations that stop the flow of data from an underlying data source.

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.