Rebex SFTP for .NET

Proxy Constructor (SerializationInfo, StreamingContext)

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

public Proxy(
   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

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