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


INAContextEvents2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAContextEvents2 Interface
ArcGIS Developer Help

INAContextEvents2 Interface

Provides access to events triggered by the network analysis context.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Name Description
Method OnBindToNetworkDataset Called when the network analysis context is bound to a network dataset.

Classes that implement INAContextEvents2

Classes Description
NAContext The analysis and problem definition container.
NAContextEvents2 NAContext events. This class only provides access to the INAContextEvents2 outbound interface.
NAContextEvents2Listener (esriSystemUtility) Helper coclass to provide INAContextEvents2 support to the C++ API.
NAWindow (esriNetworkAnalystUI) The network analysis window.