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

The GetBlockList message contains a request for a download block list. It is used when retrieving a set of blocks defined by one or more BLOCK_ARRAY_RANGE items.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
NeededBlocksRangeCount uint
SizeOfSegmentID uint

프로퍼티 상세

NeededBlocksRangeCount 공개적으로 프로퍼티

Number of items in the subsequent block range array.
public uint NeededBlocksRangeCount
리턴 uint

SizeOfSegmentID 공개적으로 프로퍼티

Size in bytes of the subsequent SegmentID field.
public uint SizeOfSegmentID
리턴 uint