PowerTCP SSH and SFTP for .NET
HttpProxyException Class
Members 




May be thrown while establishing a connection through an HTTP proxy.
Object Model
HttpProxyException Class
Syntax
'Declaration
 
Public Class HttpProxyException 
   Inherits System.IO.IOException
'Usage
 
Dim instance As HttpProxyException
public class HttpProxyException : System.IO.IOException 
public __gc class HttpProxyException : public System.IO.IOException 
public ref class HttpProxyException : public System.IO.IOException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.IO.IOException
            Dart.Ssh.HttpProxyException

See Also

Reference

HttpProxyException Members
Dart.Ssh Namespace
Proxy Property


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic