Back to product page

TimeConnected property


Holds time information when user connected.

Type

A Date value.

Syntax

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

Remarks

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

Platforms

Windows