Adapter.CloneAdapter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
abstract Microsoft::ServiceModel::Channels::Common::Adapter ^ CloneAdapter();
protected abstract Microsoft.ServiceModel.Channels.Common.Adapter CloneAdapter ();
abstract member CloneAdapter : unit -> Microsoft.ServiceModel.Channels.Common.Adapter
Protected MustOverride Function CloneAdapter () As Adapter