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

BATCHED_OFFER_MESSAGE structure.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ConnectionInfo CONNECTION_INFORMATION
MessageHeader MESSAGE_HEADER
SegmentDescriptors Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pchc.SegmentDescriptor[]

프로퍼티 상세

ConnectionInfo 공개적으로 프로퍼티

ConnectionInformation (8 bytes): A CONNECTION_INFORMATION structure (section 2.2.1.2).
public CONNECTION_INFORMATION,Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pchc ConnectionInfo
리턴 CONNECTION_INFORMATION

MessageHeader 공개적으로 프로퍼티

MessageHeader (8 bytes): A MESSAGE_HEADER structure (section 2.2.1.1), with the Type field set to 0x0003.
public MESSAGE_HEADER,Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pchc MessageHeader
리턴 MESSAGE_HEADER

SegmentDescriptors 공개적으로 프로퍼티

The BATCHED_OFFER_MESSAGE contains a sequence of these segment descriptors.
public SegmentDescriptor[],Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pchc SegmentDescriptors
리턴 Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pchc.SegmentDescriptor[]