Compartilhar via


Método ITeamFoundationRegistryService.UnregisterNotification (TeamFoundationRequestContext, RegistrySettingsChangedCallback, Boolean)

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, _
    fallThru As Boolean _
)
void UnregisterNotification(
    TeamFoundationRequestContext requestContext,
    RegistrySettingsChangedCallback callback,
    bool fallThru
)

Parâmetros

  • fallThru
    Tipo: System.Boolean
    Se o valor não for encontrado e uma seção de fallthru é unregister disponível deles lá.

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationRegistryService Interface

Sobrecargas UnregisterNotification

Namespace Microsoft.TeamFoundation.Framework.Server