WcfCommunicationListener<TServiceContract>.ICommunicationListener.Abort Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET