CSharpTest.Net
OnError Event
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Http Namespace > HttpServer Class : OnError Event

Glossary Item Box

Raised when an unhandled exception occurs, you can use HttpServer.Context to respond to the http client if needed.

Syntax

Visual Basic (Declaration) 
Public Event OnError As EventHandler(Of ErrorEventArgs)
C# 
public event EventHandler<ErrorEventArgs> OnError

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys