Visual Basic (Declaration) | |
---|---|
Public Event OnError As EventHandler(Of ErrorEventArgs) |
C# | |
---|---|
public event EventHandler<ErrorEventArgs> OnError |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
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
Visual Basic (Declaration) | |
---|---|
Public Event OnError As EventHandler(Of ErrorEventArgs) |
C# | |
---|---|
public event EventHandler<ErrorEventArgs> OnError |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7