Share via


BuildNotificationConstants 类

继承层次结构

System.Object
  Microsoft.TeamFoundation.Build.Common.BuildNotificationConstants

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

语法

声明
Public NotInheritable Class BuildNotificationConstants
public static class BuildNotificationConstants

BuildNotificationConstants 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 GetConfigurationMutex()
公共方法静态成员 GetConfigurationMutex(WindowsIdentity)

页首

字段

  名称 说明
公共字段静态成员 ApplicationName
公共字段静态成员 AutoStartValue
公共字段静态成员 BuildDefinitionSubscriptionTypeValue
公共字段静态成员 BuildNotificationRootKey
公共字段静态成员 EventsSubscribedValue
公共字段静态成员 GatedBuilds
公共字段静态成员 PollingIntervalValue
公共字段静态成员 Subscriptions
公共字段静态成员 SubscriptionsKey
公共字段静态成员 TriggerSubscribedValue
公共字段静态成员 UM_SHOW_BUILD_STATUS

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.TeamFoundation.Build.Common 命名空间