共用方式為


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

參數

傳回

適用於