Click or drag to resize

ExceptionEventArgsException Property

Gets the exception.

Namespace:  FastProxy
Assembly:  FastProxy (in FastProxy.dll) Version: 0.2.0.0
Syntax
C#
public Exception Exception { get; }

Property Value

Type: Exception
See Also