DiscoveryClient.ICommunicationObject.Abort Methode

Definitie

Zorgt ervoor dat een communicatieobject onmiddellijk van de huidige status overgaat naar de gesloten status.

 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

Implementeringen

Opmerkingen

Dit lid is een expliciete implementatie van interfaceleden. Deze kan alleen worden gebruikt wanneer het DiscoveryClient exemplaar naar een ICommunicationObject interface wordt gecast.

Van toepassing op