Back to product page

TimeConnected property


Holds date/time when user connected.

Type

Date

Syntax

  • Basic
object.TimeConnected [= value]
The TimeConnected(object,value) syntax has these parts:
objectAn expression evaluating to an object of type WebUser
valueA Date value.

Remarks

TimeConnected property holds date and time stamp when user connected to the wodWebServer. VB and VC can natively work with this variable of type double - you can add, subtract, calculate elapsed time...

Platforms

Windows