共用方式為


ConnectionPool.CloseItem(IConnection, TimeSpan) 方法

定義

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

參數

timeout
TimeSpan

適用於