次の方法で共有


ConnectionPoolRegistry.Lookup メソッド

定義

public:
 System::ServiceModel::Channels::ConnectionPool ^ Lookup(System::ServiceModel::Channels::IConnectionOrientedTransportChannelFactorySettings ^ settings);
public System.ServiceModel.Channels.ConnectionPool Lookup (System.ServiceModel.Channels.IConnectionOrientedTransportChannelFactorySettings settings);
member this.Lookup : System.ServiceModel.Channels.IConnectionOrientedTransportChannelFactorySettings -> System.ServiceModel.Channels.ConnectionPool
Public Function Lookup (settings As IConnectionOrientedTransportChannelFactorySettings) As ConnectionPool

パラメーター

戻り値

適用対象