TfsMessageQueueVersion 枚举
消息队列服务API版本。
命名空间: Microsoft.TeamFoundation.Framework.Common
程序集: Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)
语法
声明
Public Enumeration TfsMessageQueueVersion
public enum TfsMessageQueueVersion
成员
成员名称 | 说明 | |
---|---|---|
V1 | 版本1需要消息的顺序确认。 | |
V2 | 版本2支持消息的顺序紊乱的确认。 |