C# Class 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.
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
NeededBlocksRangeCount uint
SizeOfSegmentID uint

Property Details

NeededBlocksRangeCount public_oe property

Number of items in the subsequent block range array.
public uint NeededBlocksRangeCount
Résultat uint

SizeOfSegmentID public_oe property

Size in bytes of the subsequent SegmentID field.
public uint SizeOfSegmentID
Résultat uint