Rebex SFTP for .NET

ProxySocketException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the ProxySocketException class with serialized data.

public ProxySocketException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

ProxySocketException Class | Rebex.Net Namespace | ProxySocketException Constructor Overload List