IBdcClientBaseExtender Members
Include Protected Members
Include Inherited Members
Represents an interface used to extend the BdcClientBase<TChannel> class to provide platform-specific functionality.
The IBdcClientBaseExtender type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateChannel<T> | Creates a new channel to the service using the specified channel factory. |
Top