This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IU > IUserInfo Interface > IUserInfo.ConnectionTime Property (ArcObjects .NET 10.4 SDK) |
The time that the connection was made.
[Visual Basic .NET] Public ReadOnly Property ConnectionTime As Object
[C#] public object ConnectionTime {get;}
[C++]
HRESULT get_ConnectionTime(
VARIANT* ConnectionTime
);
[C++]
Parameters ConnectionTime [out, retval] ConnectionTime is a parameter of type VARIANT
Server time when the connection was established.