This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IClientConnection Interface > IClientConnection.Status Property (ArcObjects .NET 10.4 SDK) |
Indicates status of the client connection.
[Visual Basic .NET] Public ReadOnly Property Status As enumConnectionStatus
[C#] public enumConnectionStatus Status {get;}
[C++]
HRESULT get_Status(
enumConnectionStatus* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type enumConnectionStatus