C# Class Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pccrr.REQUEST_MESSAGE

The complete layout of a Request type Retrieval Protocol Message sent over HTTP is as follows.
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
MESSAGEBODY object
MESSAGEHEADER MESSAGE_HEADER

Property Details

MESSAGEBODY public_oe property

Message body, which contains either a GetBlockList or GetBlocks request message.
public object MESSAGEBODY
Résultat object

MESSAGEHEADER public_oe property

Message header.
public MESSAGE_HEADER,Microsoft.Protocols.TestTools.StackSdk.BranchCache.Pccrr MESSAGEHEADER
Résultat MESSAGE_HEADER