BdcSoapHttpClientProtocol Methods

Include Protected Members
Include Inherited Members

The BdcSoapHttpClientProtocol type exposes the following members.

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

See Also

Reference

BdcSoapHttpClientProtocol Class

Microsoft.BusinessData.SystemSpecific Namespace