| System.Web.Services.Protocols HttpWebClientProtocol () |
public abstract class System.Web.Services.Protocols.HttpWebClientProtocol
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.Web.Services.Protocols.HttpWebClientProtocol
(Please hover your mouse over the type to see the inheritance signatures) |
| --> NONE <--
|
- Method (i): public virtual void Dispose ()
- Method: protected override WebRequest GetWebRequest (Uri uri)
- Method: protected override WebResponse GetWebResponse (WebRequest request)
- Method (i): protected virtual WebResponse GetWebResponse (WebRequest request, IAsyncResult result)
- Property: string ConnectionGroupName { public get; public set; }
- Property: protected EventHandlerList Events { }
- Property: virtual ISite Site { public get; public set; }
|
| System.Web.Services.Protocols Soap12FaultCodes () |
| n/a
|
public sealed class System.Web.Services.Protocols.Soap12FaultCodes
|
| --> NONE <--
|
- Field: public static readonly XmlQualifiedName DataEncodingUnknownFaultCode
- Field: public static readonly XmlQualifiedName EncodingMissingIdFaultCode
- Field: public static readonly XmlQualifiedName EncodingUntypedValueFaultCode
- Field: public static readonly XmlQualifiedName MustUnderstandFaultCode
- Field: public static readonly XmlQualifiedName ReceiverFaultCode
- Field: public static readonly XmlQualifiedName RpcBadArgumentsFaultCode
- Field: public static readonly XmlQualifiedName RpcProcedureNotPresentFaultCode
- Field: public static readonly XmlQualifiedName SenderFaultCode
- Field: public static readonly XmlQualifiedName VersionMismatchFaultCode
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
| public sealed class System.Web.Services.Protocols.SoapClientMessage () |
| --> NONE <--
|
- Property: string ContentEncoding { public get; public set; }
- Property: override SoapProtocolVersion SoapVersion { public get; }
|
| public class System.Web.Services.Protocols.SoapException () |
| --> NONE <--
|
- Constructor: public SoapException (string message, XmlQualifiedName code, Exception innerException)
- Constructor: public SoapException (string message, XmlQualifiedName code, string actor, Exception innerException)
- Constructor: public SoapException (string message, XmlQualifiedName code, string actor, string role, string lang, XmlNode detail, SoapFaultSubCode subcode, Exception innerException)
- Constructor: public SoapException (string message, XmlQualifiedName code, string actor, string role, XmlNode detail, SoapFaultSubCode subcode, Exception innerException)
- Constructor: public SoapException (string message, XmlQualifiedName code, string actor, XmlNode detail, Exception innerException)
- Constructor: public SoapException (string message, XmlQualifiedName code, SoapFaultSubCode subcode)
- Method: public static bool IsClientFaultCode (XmlQualifiedName code)
- Method: public static bool IsMustUnderstandFaultCode (XmlQualifiedName code)
- Method: public static bool IsServerFaultCode (XmlQualifiedName code)
- Method: public static bool IsVersionMismatchFaultCode (XmlQualifiedName code)
- Property: string Lang { public get; }
- Property: string Node { public get; }
- Property: string Role { public get; }
- Property: SoapFaultSubCode SubCode { public get; }
|
| System.Web.Services.Protocols SoapFaultSubCode () |
| n/a
|
public class System.Web.Services.Protocols.SoapFaultSubCode
|
| --> NONE <--
|
- Constructor: public SoapFaultSubCode (XmlQualifiedName code)
- Constructor: public SoapFaultSubCode (XmlQualifiedName code, SoapFaultSubCode subCode)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: XmlQualifiedName Code { public get; }
- Property: SoapFaultSubCode SubCode { public get; }
|
| public abstract class System.Web.Services.Protocols.SoapHeader () |
| --> NONE <--
|
- Property: string EncodedMustUnderstand12 { public get; public set; }
- Property: string EncodedRelay { public get; public set; }
- Property: bool Relay { public get; public set; }
- Property: string Role { public get; public set; }
|
| public class System.Web.Services.Protocols.SoapHeaderException () |
| --> NONE <--
|
- Constructor: public SoapHeaderException (string message, XmlQualifiedName code, Exception innerException)
- Constructor: public SoapHeaderException (string message, XmlQualifiedName code, string actor, Exception innerException)
- Constructor: public SoapHeaderException (string message, XmlQualifiedName code, string actor, string role, string lang, SoapFaultSubCode subcode, Exception innerException)
- Constructor: public SoapHeaderException (string message, XmlQualifiedName code, string actor, string role, SoapFaultSubCode subcode, Exception innerException)
- Property: string Lang { public get; }
- Property: string Node { public get; }
- Property: string Role { public get; }
- Property: SoapFaultSubCode SubCode { public get; }
|
| System.Web.Services.Protocols SoapHttpClientProtocol () |
public class System.Web.Services.Protocols.SoapHttpClientProtocol
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.Web.Services.Protocols.SoapHttpClientProtocol
(Please hover your mouse over the type to see the inheritance signatures) |
| --> NONE <--
|
- Method (i): public virtual void Dispose ()
- Method (i): protected virtual WebRequest GetWebRequest (Uri uri)
- Method (i): protected virtual WebResponse GetWebResponse (WebRequest request)
- Method (i): protected virtual WebResponse GetWebResponse (WebRequest request, IAsyncResult result)
- Property: string ConnectionGroupName { public get; public set; }
- Property: protected EventHandlerList Events { }
- Property: virtual ISite Site { public get; public set; }
- Property: SoapProtocolVersion SoapVersion { public get; public set; }
|
| public abstract class System.Web.Services.Protocols.SoapMessage () |
| --> NONE <--
|
- Property: string ContentEncoding { public get; public set; }
- Property: virtual SoapProtocolVersion SoapVersion { public get; }
|
| SoapProtocolVersion () |
| n/a
|
public sealed enum System.Web.Services.Protocols.SoapProtocolVersion
                    Default = Can't do enum :-(,
                    Soap11 = Can't do enum :-(,
                    Soap12 = Can't do enum :-(,
|
| --> NONE <--
|
--> NONE <--
|
| public sealed attribute System.Web.Services.Protocols.SoapRpcMethodAttribute () |
| --> NONE <--
|
- Property: SoapBindingUse Use { public get; public set; }
|
| public sealed class System.Web.Services.Protocols.SoapUnknownHeader () |
| --> NONE <--
|
- Property: string EncodedMustUnderstand12 { public get; public set; }
- Property: string EncodedRelay { public get; public set; }
- Property: bool Relay { public get; public set; }
- Property: string Role { public get; public set; }
|
| System.Web.Services.Protocols WebClientProtocol () |
public abstract class System.Web.Services.Protocols.WebClientProtocol
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.Web.Services.Protocols.WebClientProtocol
(Please hover your mouse over the type to see the inheritance signatures) |
| --> NONE <--
|
- Method (i): public virtual void Dispose ()
- Method: protected virtual WebRequest GetWebRequest (Uri uri)
- Method: protected virtual WebResponse GetWebResponse (WebRequest request)
- Method: protected virtual WebResponse GetWebResponse (WebRequest request, IAsyncResult result)
- Property: string ConnectionGroupName { public get; public set; }
- Property: protected EventHandlerList Events { }
- Property: virtual ISite Site { public get; public set; }
|