Share via


ITeamFoundationRegistryService.UnregisterNotification 方法 (TeamFoundationRequestContext, RegistrySettingsChangedCallback)

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

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

語法

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

參數

.NET Framework 安全性

請參閱

參考

ITeamFoundationRegistryService 介面

UnregisterNotification 多載

Microsoft.TeamFoundation.Framework.Server 命名空間