1 |
5.657879 |
BackgroundTransferPriority |
Enum |
|
|
|
|
|
|
enum BackgroundTransferPriority
{
Default = 0,
High = 1,
[contract(Windows.Foundation.UniversalApiContract, 7.0)]
Low = 2
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.networking.backgroundtransfer.idl(293,0) |
|