Share via


xSession.loginTime Method

Definition

Retrieves the time at which the user of the session logged on.

public:
 virtual int loginTime();
public virtual int loginTime ();
abstract member loginTime : unit -> int
override this.loginTime : unit -> int
Public Overridable Function loginTime () As Integer

Returns

The time that the user of the session logged on.

Applies to