Freigeben über


WcfCommunicationListener<TServiceContract>.ICommunicationListener.Abort Methode

Definition

Diese Methode bewirkt, dass der Kommunikationslistener geschlossen wird. Close ist ein Endzustand, und diese Methode bewirkt, dass sich der Übergang unauffällig schließt. Alle ausstehenden Vorgänge (einschließlich schließen) sollten abgebrochen werden, wenn diese Methode aufgerufen wird.

void ICommunicationListener.Abort ();
abstract member Microsoft.ServiceFabric.Services.Communication.Runtime.ICommunicationListener.Abort : unit -> unit
override this.Microsoft.ServiceFabric.Services.Communication.Runtime.ICommunicationListener.Abort : unit -> unit
Sub Abort () Implements ICommunicationListener.Abort

Implementiert

Gilt für: