다음을 통해 공유


ConnectionPool.AbortItem(IConnection) 메서드

정의

protected:
 override void AbortItem(System::ServiceModel::Channels::IConnection ^ item);
protected override void AbortItem (System.ServiceModel.Channels.IConnection item);
override this.AbortItem : System.ServiceModel.Channels.IConnection -> unit
Protected Overrides Sub AbortItem (item As IConnection)

매개 변수

적용 대상