This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IN > INetworkLoaderProgress Interface > INetworkLoaderProgress.Step Event (ArcObjects .NET 10.4 SDK) |
Updates the progress bar.
[Visual Basic .NET] Public Event Step As StepEventHandler
[C#] public event StepEventHandler Step
[C++]
HRESULT Step(
void
);