edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

ExFTPConnectionGetObjectData Method

Populates a SerializationInfo with the data needed to serialize the target object.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.SerializationSerializationInfo
Serialization info.
context
Type: System.Runtime.SerializationStreamingContext
Serialization context.

Implements

ISerializableGetObjectData(SerializationInfo, StreamingContext)
See Also