BdcSoapHttpClientProtocol Members

Include Protected Members
Include Inherited Members

Represents an empty implementation of the SoapHttpClientProtocol class. This class relies on ExtensionType property to provide SoapHttpClientProtocol class functionalities.

The BdcSoapHttpClientProtocol type exposes the following members.

Constructors

  Name Description
Public method BdcSoapHttpClientProtocol Constructs a new instance of the class.

Top

Properties

  Name Description
Public property AllowAutoRedirect (Inherited from HttpWebClientProtocol.)
Public property BdcHttpCustomHeaderCollection Gets the HTTP header name and value.
Protected property CanRaiseEvents (Inherited from Component.)
Public property ClientCertificates (Inherited from HttpWebClientProtocol.)
Public property ConnectionGroupName (Inherited from WebClientProtocol.)
Public property Container (Inherited from Component.)
Public property CookieContainer (Inherited from HttpWebClientProtocol.)
Public property Credentials (Inherited from WebClientProtocol.)
Protected property DesignMode (Inherited from Component.)
Public property EnableDecompression (Inherited from HttpWebClientProtocol.)
Protected property Events (Inherited from Component.)
Public propertyStatic member ExtensionType Gets or sets the extension type.
Public property LobSystemInstance Gets or sets the external system instance object.
Public property PreAuthenticate (Inherited from WebClientProtocol.)
Public property Proxy (Inherited from HttpWebClientProtocol.)
Public property RequestEncoding (Inherited from WebClientProtocol.)
Public property Site (Inherited from Component.)
Public property SoapVersion (Inherited from SoapHttpClientProtocol.)
Public propertyStatic member ThrottledWebResponseType Gets or sets the Web response type.
Public property Timeout (Inherited from WebClientProtocol.)
Public property UnsafeAuthenticatedConnectionSharing (Inherited from HttpWebClientProtocol.)
Public property Url (Inherited from WebClientProtocol.)
Public property UseDefaultCredentials (Inherited from WebClientProtocol.)
Public property UserAgent (Inherited from HttpWebClientProtocol.)

Top

Methods

  Name Description
Public method Abort (Inherited from WebClientProtocol.)
Protected method BeginInvoke Overrides the implementation of the BeginInvoke method of the BdcSoapHttpClientProtocol base class. This method calls the BeginInvoke method from the object created using the ExtensionType property.
Protected method CancelAsync (Inherited from HttpWebClientProtocol.)
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Discover (Inherited from SoapHttpClientProtocol.)
Public method Dispose() (Inherited from Component.)
Protected method Dispose(Boolean) (Inherited from Component.)
Protected method EndInvoke Overrides the implementation of the EndInvoke method of the BdcSoapHttpClientProtocol base class. This method calls the EndInvoke method from the object created using the ExtensionType property.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetReaderForMessage (Inherited from SoapHttpClientProtocol.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Protected method GetWebRequest Overrides the base class functionality to add custom HTTP headers. The custom HTTP headers are read from the BdcHttpCustomHeaderCollection property. (Overrides SoapHttpClientProtocol.GetWebRequest(Uri).)
Protected method GetWebResponse(WebRequest) Overrides the GetWebReponse method of the SoapHttpClientProtocol base class and provides the ThrottledWebResponse object. (Overrides HttpWebClientProtocol.GetWebResponse(WebRequest).)
Protected method GetWebResponse(WebRequest, IAsyncResult) (Inherited from HttpWebClientProtocol.)
Protected method GetWriterForMessage (Inherited from SoapHttpClientProtocol.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method Invoke Overrides the implementation of the Invoke method of the BdcSoapHttpClientProtocol base class. This method calls the Invoke method from the object created using ExtensionType property.
Protected method InvokeAsync(String, [], SendOrPostCallback) Overrides the implementation of the InvokeAsync method of the BdcSoapHttpClientProtocol base class. This method calls the InvokeAsync method from the object created using ExtensionType property.
Protected method InvokeAsync(String, [], SendOrPostCallback, Object) Overrides the implementation of the InvokeAsync method of the BdcSoapHttpClientProtocol base class. This method calls the InvokeAsync method from the object created using ExtensionType property.
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Component.)

Top

Events

  Name Description
Public event Disposed (Inherited from Component.)

Top

See Also

Reference

BdcSoapHttpClientProtocol Class

Microsoft.BusinessData.SystemSpecific Namespace