C# 클래스 Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpedyc.UnprocessedDVCPDUInfo

Class used to save unprocessed Packet
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

공개 프로퍼티들

프로퍼티 타입 설명
PDU DynamicVCPDU
TransportType DynamicVC_TransportType

공개 메소드들

메소드 설명
UnprocessedDVCPDUInfo ( DynamicVCPDU pdu, DynamicVC_TransportType type ) : System

메소드 상세

UnprocessedDVCPDUInfo() 공개 메소드

public UnprocessedDVCPDUInfo ( DynamicVCPDU pdu, DynamicVC_TransportType type ) : System
pdu DynamicVCPDU
type DynamicVC_TransportType
리턴 System

프로퍼티 상세

PDU 공개적으로 프로퍼티

public DynamicVCPDU,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpedyc PDU
리턴 DynamicVCPDU

TransportType 공개적으로 프로퍼티

public DynamicVC_TransportType TransportType
리턴 DynamicVC_TransportType