ArcObjects Library Reference (NetworkAnalyst)  

INAServer2 Interface

Provides access to methods that perform network analysis in a stateless environment within a MapServer.

Product Availability

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

Members

Description
Method GetNALayerNames Array of network analysis layers of a particular analysis type.
Method GetNetworkDescription Description of the network dataset associated with the specified network analysis layer.
Method GetSolverParameters Default solver parameters for the specified network analysis layer.
Method GetSolverParameters2 Default solver parameters for the specified network analysis layer.
Method Solve Perform network analysis based on the input solve parameters.

Inherited Interfaces

Interfaces Description
INAServer Provides access to methods that perform network analysis in a stateless environment within a MapServer.

CoClasses that implement INAServer2

CoClasses and Classes Description
NAServer A MapServer object extension for performing network analysis within a stateless environment.
NAServerIP NAServer Proxy for IP Messages.
NAServerLP NAServer Proxy for LAN messages.

Remarks

INAServer2 is the main interface on the NAServer object.  It provides methods to perform network analysis in a stateless manner on a server.

INAServer2 provides method which returns default analysis settings and optionally content of NAClasses present in the analysis layer be default or loaded from a layer stored on server.