Peer Distribution API Structures
The Microsoft Peer Distribution service supports the following structures.
Structure | Description |
---|---|
PEERDIST_CLIENT_BASIC_INFO | Indicates whether or not there are many clients simultaneously downloading the same content. |
PEERDIST_CONTENT_TAG | Contains a client supplied tag which is an input value for PeerDistClientOpenContent. The tag is associated with the content segment and is used in content management APIs, like PeerDistClientFlushContent. |
PEERDIST_PUBLICATION_OPTIONS | Contains publication options, including the API version information and possible option flags. |
PEER_RETRIEVAL_OPTIONS | Contains version of the content information to retrieve. |
PEERDIST_STATUS_INFO | Contains information about the current status and capabilities of the BranchCache service on the local computer. |
Related topics