C# Class Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pchc.BATCHED_OFFER_MESSAGE

BATCHED_OFFER_MESSAGE structure.
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
ConnectionInfo CONNECTION_INFORMATION
MessageHeader MESSAGE_HEADER
SegmentDescriptors Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pchc.SegmentDescriptor[]

Property Details

ConnectionInfo public_oe property

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

MessageHeader public_oe property

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
Résultat MESSAGE_HEADER

SegmentDescriptors public_oe property

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