Share via


TeamFoundationRegistryService.UnregisterNotification, méthode (TeamFoundationRequestContext, RegistrySettingsChangedCallback, Boolean)

Annule l'inscription du rappel donné pour cesser de recevoir des notifications

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub UnregisterNotification ( _
    requestContext As TeamFoundationRequestContext, _
    callback As RegistrySettingsChangedCallback, _
    fallThru As Boolean _
)
public void UnregisterNotification(
    TeamFoundationRequestContext requestContext,
    RegistrySettingsChangedCallback callback,
    bool fallThru
)

Paramètres

Implémentations

ITeamFoundationRegistryService.UnregisterNotification(TeamFoundationRequestContext, RegistrySettingsChangedCallback, Boolean)

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationRegistryService Classe

UnregisterNotification, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms