PowerTCP SSH and SFTP for .NET
HttpErrorCode Property




The HTTP error code sent by the proxy.
Syntax
'Declaration
 
Public ReadOnly Property HttpErrorCode As Integer
'Usage
 
Dim instance As HttpProxyException
Dim value As Integer
 
value = instance.HttpErrorCode
public int HttpErrorCode {get;}
public: __property int get_HttpErrorCode();
public:
property int HttpErrorCode {
   int get();
}
See Also

Reference

HttpProxyException Class
HttpProxyException Members


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