HttpOperationBinding クラス
XML Web サービス内の OperationBinding に追加された機能拡張要素を表します。このクラスは継承できません。
この型のすべてのメンバの一覧については、HttpOperationBinding メンバ を参照してください。
System.Object
System.Web.Services.Description.ServiceDescriptionFormatExtension
System.Web.Services.Description.HttpOperationBinding
NotInheritable Public Class HttpOperationBinding
Inherits ServiceDescriptionFormatExtension
[C#]
public sealed class HttpOperationBinding :
ServiceDescriptionFormatExtension
[C++]
public __gc __sealed class HttpOperationBinding : public
ServiceDescriptionFormatExtension
[JScript]
public class HttpOperationBinding extends
ServiceDescriptionFormatExtension
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
このクラスは、HTTP に固有の Web サービス記述言語 (WSDL: Web Services Description Language) 内にある機能拡張要素を表します。 HttpAddressBinding で指定した基本の位置として使用する操作の相対 URL を指定します。XML Web サービスのプロトコルの指定の詳細については、「 ASP.NET を使用した XML Web サービスの作成 」を参照してください。WSDL の詳細については、http://www.w3.org/TR/wsdl/ の仕様を参照してください。
必要条件
名前空間: System.Web.Services.Description
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Web.Services (System.Web.Services.dll 内)
参照
HttpOperationBinding メンバ | System.Web.Services.Description 名前空間