Edit

Share via


ConnectionPool.IsCompatible Method

Definition

public:
 virtual bool IsCompatible(System::ServiceModel::Channels::IConnectionOrientedTransportChannelFactorySettings ^ settings);
public virtual bool IsCompatible (System.ServiceModel.Channels.IConnectionOrientedTransportChannelFactorySettings settings);
abstract member IsCompatible : System.ServiceModel.Channels.IConnectionOrientedTransportChannelFactorySettings -> bool
override this.IsCompatible : System.ServiceModel.Channels.IConnectionOrientedTransportChannelFactorySettings -> bool
Public Overridable Function IsCompatible (settings As IConnectionOrientedTransportChannelFactorySettings) As Boolean

Parameters

Returns

Applies to