TeamFoundationMessageQueueService 類別
繼承階層架構
System.Object
Microsoft.TeamFoundation.Framework.Server.Alm.TeamFoundationMessageQueueService
命名空間: Microsoft.TeamFoundation.Framework.Server.Alm
組件: Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)
語法
'宣告
<TeamFoundationServiceDependency(GetType(TeamFoundationSqlNotificationService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationEventService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationTaskService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationHostManagementService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationRegistryService))> _
Public NotInheritable Class TeamFoundationMessageQueueService _
Implements ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationSqlNotificationService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationEventService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationTaskService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationHostManagementService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))]
public sealed class TeamFoundationMessageQueueService : ITeamFoundationService
TeamFoundationMessageQueueService 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
TeamFoundationMessageQueueService |
回頁首
屬性
名稱 | 說明 | |
---|---|---|
IdleTimeout | ||
OfflineTimeout |
回頁首
方法
回頁首
擴充方法
名稱 | 說明 | |
---|---|---|
SendBuildMachineRequest | (以 MessageQueueServiceExtensions 定義。) | |
UpdateMachinePoolSettings | (以 MessageQueueServiceExtensions 定義。) |
回頁首
明確介面實作
名稱 | 說明 | |
---|---|---|
ITeamFoundationService.ServiceEnd | ||
ITeamFoundationService.ServiceStart |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。