Compartir a través de


WcfServiceRemotingListener.ICommunicationListener.Abort Método

Definición

Este método hace que el agente de escucha de comunicación se cierre. Close es un estado terminal y este método hace que la transición se cierre de forma incorrecta. Todas las operaciones pendientes (incluido close) deben cancelarse cuando se llama a este método.

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

Implementaciones

Se aplica a