共用方式為


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 命名空間