Share via


ConnectionPool.CloseItemAsync(IConnection, TimeSpan) メソッド

定義

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)

パラメーター

timeout
TimeSpan

適用対象