Share via


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

移除註冊指定的回呼停止接收通知

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Sub UnregisterNotification ( _
    requestContext As TeamFoundationRequestContext, _
    callback As RegistrySettingsChangedCallback, _
    fallThru As Boolean _
)
void UnregisterNotification(
    TeamFoundationRequestContext requestContext,
    RegistrySettingsChangedCallback callback,
    bool fallThru
)

參數

  • fallThru
    類型:System.Boolean
    如果找不到值和中斷登錄區可移除註冊它從該處。

.NET Framework 安全性

請參閱

參考

ITeamFoundationRegistryService 介面

UnregisterNotification 多載

Microsoft.TeamFoundation.Framework.Server 命名空間