C# 클래스 Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pccrr.REQUEST_MESSAGE

The complete layout of a Request type Retrieval Protocol Message sent over HTTP is as follows.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MESSAGEBODY object
MESSAGEHEADER MESSAGE_HEADER

프로퍼티 상세

MESSAGEBODY 공개적으로 프로퍼티

Message body, which contains either a GetBlockList or GetBlocks request message.
public object MESSAGEBODY
리턴 object

MESSAGEHEADER 공개적으로 프로퍼티

Message header.
public MESSAGE_HEADER,Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pccrr MESSAGEHEADER
리턴 MESSAGE_HEADER