共用方式為


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

適用於