Edit

Share via


ConnectionPool.CloseItemAsync(IConnection, TimeSpan) Method

Definition

protected:
 override void CloseItemAsync(System::ServiceModel::Channels::IConnection ^ item, TimeSpan timeout);
protected override void CloseItemAsync (System.ServiceModel.Channels.IConnection item, TimeSpan timeout);
override this.CloseItemAsync : System.ServiceModel.Channels.IConnection * TimeSpan -> unit
Protected Overrides Sub CloseItemAsync (item As IConnection, timeout As TimeSpan)

Parameters

timeout
TimeSpan

Applies to