SmartFTP FTP Library
IAsyncBaseSocketLayer Interface Members
Members
IAsyncBaseSocketLayer Properties
IAsyncBaseSocketLayer Properties 
Description 
Enables auto tuning for the receive buffer size.
Default: Auto 
Enables auto tuning for the send buffer size.
Default: Auto 
The size of the receive buffer in bytes. This value is used to set the SO_RCVBUF socket option.
Default: 128 * 1024 
The size of the send buffer in bytes. This value is used to set the SO_SNDBUF socket option.
Default: 128 * 1024 
This is TcpNoDelay, a member of class IAsyncBaseSocketLayer. 
Topics
Topic 
Description 
The properties of the IAsyncBaseSocketLayer class are listed here. 
Copyright (c) by SmartSoft Ltd. All rights reserved.