IConnectionPoolSettings.IsCompatible(IConnectionPoolSettings) Method

Definition

public:
 bool IsCompatible(System::ServiceModel::Channels::IConnectionPoolSettings ^ other);
public bool IsCompatible (System.ServiceModel.Channels.IConnectionPoolSettings other);
abstract member IsCompatible : System.ServiceModel.Channels.IConnectionPoolSettings -> bool
Public Function IsCompatible (other As IConnectionPoolSettings) As Boolean

Parameters

Returns

Applies to