VoipForegroundLifetimeAgent, classe
Hiérarchie d'héritage
System.Object
Microsoft.Phone.BackgroundAgent
Microsoft.Phone.Networking.Voip.VoipForegroundLifetimeAgent
Espace de noms : Microsoft.Phone.Networking.Voip
Assembly : Microsoft.Phone (dans Microsoft.Phone.dll)
Syntaxe
'Déclaration
Public MustInherit Class VoipForegroundLifetimeAgent _
Inherits BackgroundAgent
public abstract class VoipForegroundLifetimeAgent : BackgroundAgent
public ref class VoipForegroundLifetimeAgent abstract : public BackgroundAgent
[<AbstractClass>]
type VoipForegroundLifetimeAgent =
class
inherit BackgroundAgent
end
Le type VoipForegroundLifetimeAgent expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
VoipForegroundLifetimeAgent |
Début
Méthodes
Nom | Description | |
---|---|---|
Abort | (Hérité de BackgroundAgent.) | |
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 | (Hérité de BackgroundAgent.) | |
OnCancel | (Hérité de BackgroundAgent.) | |
OnLaunched | ||
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.