Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns download and upload stats for a specific file.
Syntax
HRESULT GetStats(
[out] DOSwarmStats *swarmStats
);
Parameters
-
swarmStats [out]
-
Returns download and upload stats for a specific file. See the DOSwarmStats structure for details.
Return value
This method should return S_OK.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10, version 1709 [desktop apps only] |
Minimum supported server |
Windows Server, version 1709 [desktop apps only] |
Header |
|
IDL |
|
Library |
|
DLL |
|
IID |
IID_IDeliveryOptimizationFile is defined as B76B9699-E99E-4101-803F-A20E325D93E2 |