ITeamFoundationEventService.AsyncPublishNotification 方法

使用系统请求上下文,发布异步操作:请注意这将会唤醒可能要休眠的 *ANY* 托管。

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

语法

声明
Sub AsyncPublishNotification ( _
    requestContext As TeamFoundationRequestContext, _
    hostId As Guid, _
    notificationEvent As Object _
)
void AsyncPublishNotification(
    TeamFoundationRequestContext requestContext,
    Guid hostId,
    Object notificationEvent
)

参数

.NET Framework 安全性

请参阅

参考

ITeamFoundationEventService 接口

Microsoft.TeamFoundation.Framework.Server 命名空间