Partager via


WcfCommunicationListener<TServiceContract>.ICommunicationListener.Abort Méthode

Définition

Cette méthode entraîne la fermeture de l’écouteur de communication. Close est un état terminal et cette méthode entraîne la fermeture de la transition de manière non appropriée. Toutes les opérations en attente (y compris la fermeture) doivent être annulées lorsque cette méthode est appelée.

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

Implémente

S’applique à