edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

StandardSocketSOCKET_BUFFER_SIZE Field

Note: This API is now obsolete.
Used to set socket ReceiveBuffer and SendBuffer but now obsolete.

Definition

Namespace: EnterpriseDT.Net
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
[ObsoleteAttribute("Deprecated. Use SecureFTPConnection.TCPBufferSize instead.")]
public static int SOCKET_BUFFER_SIZE

Field Value

Int32

See Also