BackgroundTransferService Class

Inheritance Hierarchy

System.Object
  Microsoft.Phone.BackgroundTransfer.BackgroundTransferService

Namespace:  Microsoft.Phone.BackgroundTransfer
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public NotInheritable Class BackgroundTransferService
public static class BackgroundTransferService
public ref class BackgroundTransferService abstract sealed
[<AbstractClass>]
[<Sealed>]
type BackgroundTransferService =  class end

The BackgroundTransferService type exposes the following members.

Properties

  Name Description
Public propertyStatic member Requests

Top

Methods

  Name Description
Public methodStatic member Add
Public methodStatic member Find
Public methodStatic member Remove

Top

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Phone.BackgroundTransfer Namespace