Compartilhar via


WcfServiceRemotingListener.ICommunicationListener.Abort Método

Definição

Esse método faz com que o ouvinte de comunicação seja fechado. Close é um estado terminal e esse método faz com que a transição seja fechada sem motivo. Todas as operações pendentes (incluindo fechar) devem ser canceladas quando esse método é chamado.

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

Implementações

Aplica-se a