Skip to content

Latest commit

 

History

History
73 lines (61 loc) · 2.81 KB

ns-peerdist-peerdist_client_basic_info.md

File metadata and controls

73 lines (61 loc) · 2.81 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:peerdist._PEERDIST_CLIENT_BASIC_INFO
PEERDIST_CLIENT_BASIC_INFO (peerdist.h)
The PEERDIST_CLIENT_BASIC_INFO structure indicates whether or not there are many clients simultaneously downloading the same content.
*PPEERDIST_CLIENT_BASIC_INFO
PEERDIST_CLIENT_BASIC_INFO
PEERDIST_CLIENT_BASIC_INFO structure [Peer Networking]
PPEERDIST_CLIENT_BASIC_INFO
PPEERDIST_CLIENT_BASIC_INFO structure pointer [Peer Networking]
p2p.peerdist_client_basic_info
peerdist/PEERDIST_CLIENT_BASIC_INFO
peerdist/PPEERDIST_CLIENT_BASIC_INFO
p2p\peerdist_client_basic_info.htm
p2p
abd98a28-b208-4f31-a28b-ff6ff6677af9
12/05/2018
*PPEERDIST_CLIENT_BASIC_INFO, PEERDIST_CLIENT_BASIC_INFO, PEERDIST_CLIENT_BASIC_INFO structure [Peer Networking], PPEERDIST_CLIENT_BASIC_INFO, PPEERDIST_CLIENT_BASIC_INFO structure pointer [Peer Networking], p2p.peerdist_client_basic_info, peerdist/PEERDIST_CLIENT_BASIC_INFO, peerdist/PPEERDIST_CLIENT_BASIC_INFO
peerdist.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Windows
PEERDIST_CLIENT_BASIC_INFO, *PPEERDIST_CLIENT_BASIC_INFO
19H1
_PEERDIST_CLIENT_BASIC_INFO
peerdist/_PEERDIST_CLIENT_BASIC_INFO
PPEERDIST_CLIENT_BASIC_INFO
peerdist/PPEERDIST_CLIENT_BASIC_INFO
PEERDIST_CLIENT_BASIC_INFO
peerdist/PEERDIST_CLIENT_BASIC_INFO
c++
APIRef
kbSyntax
HeaderDef
peerdist.h
PEERDIST_CLIENT_BASIC_INFO

PEERDIST_CLIENT_BASIC_INFO structure

-description

The PEERDIST_CLIENT_BASIC_INFO structure indicates whether or not there are many clients simultaneously downloading the same content.

-struct-fields

-field fFlashCrowd

Indicates that a "flash crowd" situation has been detected, where many clients in the branch office are simultaneously downloading the same content.

-remarks

Thie PEERDIST_CLIENT_BASIC_INFO structure is retrieved from the PeerDistClientGetInformationHandle function with PeerDistClientBasicInfo value specified for the PeerDistClientInfoClass parameter.

If true, content that cannot be retrieved from the Peer Distribution APIs may soon be available for retrieval.

-see-also

PeerDistClientGetInformationHandle