This document is archived and information here might be outdated.  Recommended version.


FindDisconnectedTask Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Classes > F > FindDisconnectedTask Class
ArcGIS Developer Help

FindDisconnectedTaskClass Class

Trace task used by the Utility Network Analysis extension for finding all elements in the current network that are not reachable from the specified flag(s).

Product Availability

Available with ArcGIS Desktop.

Description

The FindDisconnectedTask returns all of the network elements that are not connected through the network to any of the flags on the current network.

Supported Platforms

Windows

Interfaces

Interfaces Description
ITraceTask Provides access to members that execute a trace task.
ITraceTaskResults Provides access to members that return the network elements returned by the trace task.