This document is archived and information here might be outdated. Recommended version. |
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*