VDIRDPSession Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

VDI user session

INHERITED FROM

RASSerilazableObjarrow-up-rightRDPSessionarrow-up-right⇒VDIRDPSession

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

UInt32

AuthenticationDuration

UInt32

BandwidthAvailability

UInt32

BandwidthUsage

String

ClientIPAddress

String

ClientOS

String

ClientOSVersion

String

ClientVersion

UInt32

ConnectionDuration

UInt32

DesktopLoadTime

String

DeviceName

String

DisconnectReason

UInt32

GroupPolicyLoadTime

UInt32

HorizontalResolution

String

HostId

Host ID to which Remote Desktop Session is connected to.

UInt32

HostPreparation

Nullable<DateTime>

IdleStartTime

UInt32

IdleTime

UInt32

IncomingData

String

IP

UInt32

LastReconnects

UInt32

Latency

UInt32

LogonDuration

UInt32

LogonOthersDuration

DateTime

LogonTime

UInt32

OutgoingData

UInt32

RASPolicyLookup

UInt32

Reconnects

UInt32

RFICount

UInt32

ServerID

UInt32

SessionID

UInt32

SessionLength

UInt32

ThemeID

String

User

UInt32

UserProfileLoadTime

UInt32

UXEvaluator

UInt32

VerticalResolution

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated