Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents an extension interface for the BdcSoapHttpClientProtocol class.
The IBdcSoapHttpClientProtocolExtension type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
BeginInvoke | Starts an asynchronous invocation of an XML Web service method using SOAP. |
![]() |
EndInvoke | Ends an asynchronous invocation of an XML Web service method using SOAP. |
![]() |
Invoke | Invokes an XML Web service method synchronously using SOAP. |
![]() |
InvokeAsync(String, [], SendOrPostCallback) | Invokes the specified method asynchronously. |
![]() |
InvokeAsync(String, [], SendOrPostCallback, Object) | Invokes the specified method asynchronously. |
Top