次の方法で共有


SoapClientMessage クラス

特定の SoapMessageStage で XML Web サービス クライアントが送信した SOAP 要求または受信した SOAP 応答のデータを表します。このクラスは継承できません。

この型のすべてのメンバの一覧については、SoapClientMessage メンバ を参照してください。

System.Object
   System.Web.Services.Protocols.SoapMessage
      System.Web.Services.Protocols.SoapClientMessage

NotInheritable Public Class SoapClientMessage
   Inherits SoapMessage
[C#]
public sealed class SoapClientMessage : SoapMessage
[C++]
public __gc __sealed class SoapClientMessage : public SoapMessage
[JScript]
public class SoapClientMessage extends SoapMessage

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

必要条件

名前空間: System.Web.Services.Protocols

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

アセンブリ: System.Web.Services (System.Web.Services.dll 内)

参照

SoapClientMessage メンバ | System.Web.Services.Protocols 名前空間