ArcObjects Library Reference (NetworkAnalysis)  

INetworkLoaderProgress.Step Event

Updates the progress bar.

[Visual Basic .NET]
Public Event Step As StepEventHandler
[C#]
public event StepEventHandler Step
[C++]
HRESULT Step(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

INetworkLoaderProgress Interface