Adapter Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
Adapter(Adapter) | |
Adapter(AdapterEnvironmentSettings) |
Adapter(Adapter)
protected:
Adapter(Microsoft::ServiceModel::Channels::Common::Adapter ^ adapterToBeCloned);
protected Adapter (Microsoft.ServiceModel.Channels.Common.Adapter adapterToBeCloned);
new Microsoft.ServiceModel.Channels.Common.Adapter : Microsoft.ServiceModel.Channels.Common.Adapter -> Microsoft.ServiceModel.Channels.Common.Adapter
Protected Sub New (adapterToBeCloned As Adapter)
Parámetros
- adapterToBeCloned
- Adapter
Se aplica a
Adapter(AdapterEnvironmentSettings)
protected:
Adapter(Microsoft::ServiceModel::Channels::Common::AdapterEnvironmentSettings ^ settings);
protected Adapter (Microsoft.ServiceModel.Channels.Common.AdapterEnvironmentSettings settings);
new Microsoft.ServiceModel.Channels.Common.Adapter : Microsoft.ServiceModel.Channels.Common.AdapterEnvironmentSettings -> Microsoft.ServiceModel.Channels.Common.Adapter
Protected Sub New (settings As AdapterEnvironmentSettings)
Parámetros
- settings
- AdapterEnvironmentSettings