WebServiceOutputActivity.SendingOutput Event

Definition

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 

Event Type

Applies to

See also