Freigeben über


WcfServiceRemotingListener.ICommunicationListener.Abort Methode

Definition

Diese Methode bewirkt, dass der Kommunikationslistener geschlossen wird. Close ist ein Terminalzustand, und diese Methode bewirkt, dass der Übergang unauffällig geschlossen wird. Alle ausstehenden Vorgänge (einschließlich close) 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: