C# 클래스 Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pchc.RESPONSE_MESSAGE

Response message are sent in response to the request message: INITIAL_OFFER_MESSAGE, SEGMENT_INFO_MESSAGE.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ResponseCode RESPONSE_CODE
TransportHeader TRANSPORT_HEADER

프로퍼티 상세

ResponseCode 공개적으로 프로퍼티

Each response message contains a response code.
public RESPONSE_CODE ResponseCode
리턴 RESPONSE_CODE

TransportHeader 공개적으로 프로퍼티

The transport adds the TransportHeader in front of any response protocol message.
public TRANSPORT_HEADER,Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pchc TransportHeader
리턴 TRANSPORT_HEADER