TeamFoundationRegistryService.UnregisterNotification 方法 (TeamFoundationRequestContext, RegistrySettingsChangedCallback, Boolean)

注销停止的特定回调接收通知

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Sub UnregisterNotification ( _
    requestContext As TeamFoundationRequestContext, _
    callback As RegistrySettingsChangedCallback, _
    fallThru As Boolean _
)
public void UnregisterNotification(
    TeamFoundationRequestContext requestContext,
    RegistrySettingsChangedCallback callback,
    bool fallThru
)

参数

.NET Framework 安全性

请参见

参考

TeamFoundationRegistryService 类

UnregisterNotification 重载

Microsoft.TeamFoundation.Framework.Server 命名空间