Share via


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
)

參數

實作

ITeamFoundationRegistryService.UnregisterNotification(TeamFoundationRequestContext, RegistrySettingsChangedCallback, Boolean)

.NET Framework 安全性

請參閱

參考

TeamFoundationRegistryService 類別

UnregisterNotification 多載

Microsoft.TeamFoundation.Framework.Server 命名空間