次の方法で共有


ConnectionPoolRegistry.Release(ConnectionPool, TimeSpan) メソッド

定義

public:
 void Release(System::ServiceModel::Channels::ConnectionPool ^ pool, TimeSpan timeout);
public void Release (System.ServiceModel.Channels.ConnectionPool pool, TimeSpan timeout);
member this.Release : System.ServiceModel.Channels.ConnectionPool * TimeSpan -> unit
Public Sub Release (pool As ConnectionPool, timeout As TimeSpan)

パラメーター

timeout
TimeSpan

適用対象