This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetwork Interface > INetwork.Status Property (ArcObjects .NET 10.5 SDK) |
Status of the network.
[Visual Basic .NET] Public ReadOnly Property Status As esriNetworkStatus
[C#] public esriNetworkStatus Status {get;}
[C++]
HRESULT get_Status(
esriNetworkStatus* networkStatus
);
[C++]
Parameters networkStatus [out, retval]
networkStatus is a parameter of type esriNetworkStatus