Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 475 Bytes

ibackgroundtransferoperation_method.md

File metadata and controls

22 lines (15 loc) · 475 Bytes
-api-id -api-type
P:Windows.Networking.BackgroundTransfer.IBackgroundTransferOperation.Method
winrt property

Windows.Networking.BackgroundTransfer.IBackgroundTransferOperation.Method

-description

Specifies the method to use for the background transfer operation.

-property-value

The method to use. This value can be GET, PUT, RETR, or STOR.

-remarks

-examples

-see-also