DiscoveryClient.ICommunicationObject.Abort Methode

Definition

Bewirkt, dass ein Kommunikationsobjekt sofort vom aktuellen Zustand in den geschlossenen Zustand wechselt.

 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

Dieses Element ist eine explizite Schnittstellenmitgliedsimplementierung. Sie kann nur verwendet werden, wenn die DiscoveryClient Instanz in eine ICommunicationObject Schnittstelle umgegossen wird.

Gilt für: