BackgroundAgent, classe
Hiérarchie d'héritage
System.Object
Microsoft.Phone.BackgroundAgent
Microsoft.Phone.BackgroundAudio.AudioPlayerAgent
Microsoft.Phone.BackgroundAudio.AudioStreamingAgent
Microsoft.Phone.DeviceManufacturers.ServiceAgent
Microsoft.Phone.Networking.Voip.VoipCallInProgressAgent
Microsoft.Phone.Networking.Voip.VoipForegroundLifetimeAgent
Microsoft.Phone.Scheduler.ScheduledTaskAgent
Microsoft.Phone.Wallet.WalletAgent
Espace de noms : Microsoft.Phone
Assembly : Microsoft.Phone (dans Microsoft.Phone.dll)
Syntaxe
'Déclaration
Public MustInherit Class BackgroundAgent
public abstract class BackgroundAgent
public ref class BackgroundAgent abstract
[<AbstractClass>]
type BackgroundAgent = class end
Le type BackgroundAgent expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
BackgroundAgent |
Début
Méthodes
Nom | Description | |
---|---|---|
Abort | ||
Equals(Object) | Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.) | |
Finalize | Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.) | |
GetHashCode | Sert de fonction de hachage par défaut. (Hérité de Object.) | |
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) | |
MemberwiseClone | Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.) | |
NotifyComplete | ||
OnCancel | ||
ToString | Retourne une chaîne qui représente l'objet actif. (Hérité de Object.) |
Début
Informations de version
.NET pour les applications Windows Phone
Pris en charge dans : Windows Phone 8, Silverlight 8.1
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.