Compartilhar via


Método ITeamFoundationRegistryService.UnregisterNotification (TeamFoundationRequestContext, RegistrySettingsChangedCallback)

Cancela o registro do retorno de chamada fornecido para parar de receber notificações

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Sub UnregisterNotification ( _
    requestContext As TeamFoundationRequestContext, _
    callback As RegistrySettingsChangedCallback _
)
void UnregisterNotification(
    TeamFoundationRequestContext requestContext,
    RegistrySettingsChangedCallback callback
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationRegistryService Interface

Sobrecargas UnregisterNotification

Namespace Microsoft.TeamFoundation.Framework.Server