ReceiveContext.Faulted Evento
Definição
Define o evento como gerado quando uma exceção ocorre durante o processo de envio de mensagens.Defines the event to raised when an exception has occurred during the messaging process.
public:
event EventHandler ^ Faulted;
public event EventHandler Faulted;
member this.Faulted : EventHandler
Public Custom Event Faulted As EventHandler
Public Event Faulted As EventHandler