C# Class UlteriusServer.Api.Win32.SessionInfo.WTSINFOEX_LEVEL1

Show file Open project: Ulterius/server

Public Properties

Property Type Description
SessionFlags int
SessionId uint
SessionState WTS_CONNECTSTATE_CLASS

Property Details

SessionFlags public property

public int SessionFlags
return int

SessionId public property

public uint SessionId
return uint

SessionState public property

public WTS_CONNECTSTATE_CLASS SessionState
return WTS_CONNECTSTATE_CLASS