TeamFoundationEventService.PublishNotification Yöntem
Sistem istek içeriği kullanarak zaman uyumsuz olay yayımlar.
Ad alanı: Microsoft.TeamFoundation.Framework.Server
Derleme: Microsoft.TeamFoundation.Framework.Server (Microsoft.TeamFoundation.Framework.Server.dll içinde)
Sözdizimi
'Bildirim
Public Sub PublishNotification ( _
requestContext As TeamFoundationRequestContext, _
notificationEvent As Object _
)
public void PublishNotification(
TeamFoundationRequestContext requestContext,
Object notificationEvent
)
Parametreler
- requestContext
Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
Bildirim yürütülecek içeriği
- notificationEvent
Tür: System.Object
Yayımlanacak olay
Yüklenen
ITeamFoundationEventService.PublishNotification(TeamFoundationRequestContext, Object)
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.