WebServiceFaultActivity.SendingFault Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs before the fault is sent to the client, which is useful for appending information to the fault.
public:
event EventHandler ^ SendingFault;
public event EventHandler SendingFault;
member this.SendingFault : EventHandler
Public Custom Event SendingFault As EventHandler
Event Type
Applies to
See also
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.