Rebex SFTP for .NET

Proxy.GetObjectData Method 

Sets the SerializationInfo with information about the Proxy.

public void GetObjectData(
   SerializationInfo info,
   StreamingContext context
);

Parameters

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

Implements

ISerializable.GetObjectData

See Also

Proxy Class | Rebex.Net Namespace