DiscoveryClient.ICommunicationObject.Abort Methode

Definition

Bewirkt, dass ein Kommunikationsobjekt unmittelbar vom aktuellen Zustand in den geschlossenen Zustand übergeht.

 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

Implementiert

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Er kann nur verwendet werden, wenn die DiscoveryClient-Instanz in eine ICommunicationObject-Schnittstelle umgewandelt wird.

Gilt für: