DiscoveryClient.ICommunicationObject.Abort Metoda

Definicja

Powoduje, że obiekt komunikacji natychmiast przechodzi ze stanu bieżącego do stanu zamkniętego.

 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

Uwagi

Ten element jest jawną implementacją członków. Może być używany tylko wtedy, gdy DiscoveryClient wystąpienie jest rzutowania do ICommunicationObject interfejsu.

Dotyczy