Edit

Share via


ConnectionPoolRegistry.Release(ConnectionPool, TimeSpan) Method

Definition

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)

Parameters

timeout
TimeSpan

Applies to