This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConnection Interface > IConnection.TimeEstablished Property (ArcObjects .NET 10.5 SDK) |
Indicates time that connection was established.
[Visual Basic .NET] Public ReadOnly Property TimeEstablished As Object
[C#] public object TimeEstablished {get;}
[C++]
HRESULT get_TimeEstablished(
VARIANT* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT