Rebex SFTP for .NET

ProxySocketException.GetObjectData Method 

Sets the SerializationInfo with information about the ProxySocketException.

public override 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

ProxySocketException Class | Rebex.Net Namespace