継承階層
System.Object
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.TeamFoundation.Framework.Server.Alm.WebServices.TeamFoundationWebService
Microsoft.TeamFoundation.Build.Server.BuildWebServiceBase
Microsoft.TeamFoundation.Build.Server.Compatibility.BuildQueueWebService
名前空間: Microsoft.TeamFoundation.Build.Server.Compatibility
アセンブリ: Microsoft.TeamFoundation.Build.Server (Microsoft.TeamFoundation.Build.Server.dll 内)
構文
'宣言
<ClientServiceAttribute(ComponentName := "TeamBuild", RegistrationName := "Build", _
ServiceName := "BuildQueueService", CollectionServiceIdentifier := "984f10cc-bc83-48fc-abe7-27053ca78f20")> _
<WebServiceAttribute> _
Public Class BuildQueueWebService _
Inherits BuildWebServiceBase
[ClientServiceAttribute(ComponentName = "TeamBuild", RegistrationName = "Build",
ServiceName = "BuildQueueService", CollectionServiceIdentifier = "984f10cc-bc83-48fc-abe7-27053ca78f20")]
[WebServiceAttribute]
public class BuildQueueWebService : BuildWebServiceBase
BuildQueueWebService 型で公開されるメンバーは以下のとおりです。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
BuildQueueWebService |
このページのトップへ
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Application | 現在の HTTP 要求に対するアプリケーション オブジェクトを取得します。 (WebService から継承されます。) |
![]() |
BuildResourceService | (BuildWebServiceBase から継承されます。) |
![]() |
BuildService | (BuildWebServiceBase から継承されます。) |
![]() |
Container | コンポーネントを格納するコンテナーを取得します。 (MarshalByValueComponent から継承されます。) |
![]() |
Context | 現在の要求に対する ASP.NET HttpContext を取得します。これには、HTTP サーバーが Web 要求を処理するために使用するすべての HTTP 固有のコンテキストがカプセル化されています。 (WebService から継承されます。) |
![]() |
DesignMode | コンポーネントが現在デザイン モードかどうかを示す値を取得します。 (MarshalByValueComponent から継承されます。) |
![]() |
Events | コンポーネントに結び付けられているイベント ハンドラーのリストを取得します。 (MarshalByValueComponent から継承されます。) |
![]() |
RequestContext | (TeamFoundationWebService から継承されます。) |
![]() |
Server | 現在の要求に対する HttpServerUtility を取得します。 (WebService から継承されます。) |
![]() |
Session | 現在の要求に対する HttpSessionState インスタンスを取得します。 (WebService から継承されます。) |
![]() |
Site | コンポーネントのサイトを取得または設定します。 (MarshalByValueComponent から継承されます。) |
![]() |
SoapVersion | XML Web サービスに対して SOAP 要求を行うために使用する SOAP プロトコルのバージョンを取得します。 (WebService から継承されます。) |
![]() |
User | ASP.NET サーバーの User オブジェクトを取得します。要求を実行する権限がユーザーに与えられているかどうかを認証するために使用できます。 (WebService から継承されます。) |
このページのトップへ
メソッド
このページのトップへ
イベント
| 名前 | 説明 | |
|---|---|---|
![]() |
Disposed | コンポーネントの Disposed イベントを待機するイベント ハンドラーを追加します。 (MarshalByValueComponent から継承されます。) |
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)