C# 클래스 Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.DomainParameter

DomainParameter used in MCSConnectInitial.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

공개 프로퍼티들

프로퍼티 타입 설명
maxChannelIds long
maxHeight long
maxMcsPduSize long
maxTokenIds long
maxUserIds long
minThroughput long
numPriorities long
protocolVersion long

프로퍼티 상세

maxChannelIds 공개적으로 프로퍼티

The maxChannelIds field of DomainParameters in [T125].
public long maxChannelIds
리턴 long

maxHeight 공개적으로 프로퍼티

The maxHeight field of DomainParameters in [T125].
public long maxHeight
리턴 long

maxMcsPduSize 공개적으로 프로퍼티

The maxMcsPduSize field of DomainParameters in [T125].
public long maxMcsPduSize
리턴 long

maxTokenIds 공개적으로 프로퍼티

The maxTokenIds field of DomainParameters in [T125].
public long maxTokenIds
리턴 long

maxUserIds 공개적으로 프로퍼티

The maxUserIds field of DomainParameters in [T125].
public long maxUserIds
리턴 long

minThroughput 공개적으로 프로퍼티

The minThroughput field of DomainParameters in [T125].
public long minThroughput
리턴 long

numPriorities 공개적으로 프로퍼티

The numPriorities field of DomainParameters in [T125].
public long numPriorities
리턴 long

protocolVersion 공개적으로 프로퍼티

The protocolVersion field of DomainParameters in [T125].
public long protocolVersion
리턴 long