ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
ExceptionThrown Event
This event is fired on exceptions of the listeners. You can use it for custom logging.
Syntax
public event System.EventHandler<ExceptionEventArgs> ExceptionThrown
Event Data

The event handler receives an argument of type ExceptionEventArgs containing data related to this event. The following ExceptionEventArgs properties provide information specific to this event.

PropertyDescription
ExceptionException which was thrown originally  
See Also

Reference

DnsServer Class
DnsServer Members

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X