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

The MSG_SEGLIST message is the response message containing the segment range array describing the segments currently available for download. This message is sent by the server-role peer in response to a MSG_GETSEGLIST message from a requesting client-role peer.
Show file Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
RequestID System.Guid

Property Details

RequestID public property

Unique identifier among all outstanding GetSegmentList Requests from this peer.
public Guid,System RequestID
return System.Guid