ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Abort Metoda

Definice

Způsobí okamžitý přechod komunikačního objektu z aktuálního stavu do uzavřeného stavu.

 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

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v ClientBase<TChannel>.ChannelBase<T> případě, že je instance přetypovaná na ICommunicationObject rozhraní.

Platí pro