Class ProxyConnectException
Proxy Connection exception.
Inherited Members
Namespace: Titanium.Web.Proxy.Exceptions
Assembly: Titanium.Web.Proxy.dll
Syntax
public class ProxyConnectException : ProxyException, ISerializable, _ExceptionProperties
| Improve this Doc View SourceConnectEventArgs
Gets session info associated to the exception.
Declaration
public TunnelConnectSessionEventArgs ConnectEventArgs { get; }Property Value
| Type | Description | 
|---|---|
| TunnelConnectSessionEventArgs | 
Remarks
This object properties should not be edited.