ScpException Constructor
SSH .NET Client Library Documentation
Initializes a new instance of the
ScpException
class.
Namespace:
Renci.SshNet.Common
Assembly:
Renci.SshNet
(in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
ScpException
()
public ScpException()
Public
Sub
New
Public Sub New
public
:
ScpException
()
public: ScpException()
See Also
ScpException Class
ScpException Members
ScpException Overload
Renci.SshNet.Common Namespace