SysServerSessions.DEL_Login_time Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int DEL_Login_time { int get(); void set(int value); };
public int DEL_Login_time { get; set; }
member this.DEL_Login_time : int with get, set
Public Property DEL_Login_time As Integer