WebServiceOutputActivity.SendingOutput Evento
Definição
Ocorre antes que a WebServiceOutputActivity envie a saída para o cliente.Occurs before the WebServiceOutputActivity sends output to the client.
public:
event EventHandler ^ SendingOutput;
public event EventHandler SendingOutput;
member this.SendingOutput : EventHandler
Public Custom Event SendingOutput As EventHandler