FastProxy API Documentation
FastProxy API Documentation
FastProxy
FastProxy
ProxyServer Class
ProxyServer Methods
Dispose Method
OnExceptionOccured Method
Start Method
ProxyServer
OnExceptionOccured Method
Raises the
ExceptionOccured
event.
Namespace:
FastProxy
Assembly:
FastProxy (in FastProxy.dll) Version: 0.2.0.0
Syntax
C#
Copy
protected
virtual
void
OnExceptionOccured
(
ExceptionEventArgs
e
)
Parameters
e
Type:
FastProxy
ExceptionEventArgs
The event arguments.
See Also
Reference
ProxyServer Class
FastProxy Namespace