ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Abort 메서드

정의

통신 개체가 현재 상태에서 Closed 상태로 즉시 전환되도록 합니다.

 virtual void System.ServiceModel.ICommunicationObject.Abort() = System::ServiceModel::ICommunicationObject::Abort;
void ICommunicationObject.Abort ();
abstract member System.ServiceModel.ICommunicationObject.Abort : unit -> unit
override this.System.ServiceModel.ICommunicationObject.Abort : unit -> unit
Sub Abort () Implements ICommunicationObject.Abort

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, ClientBase<TChannel>.ChannelBase<T> 인스턴스가 ICommunicationObject 인터페이스로 캐스팅된 경우에만 사용할 수 있습니다.

적용 대상