SmartFTP FTP Library
|
IAsyncBaseSocketLayer
interface IAsyncBaseSocketLayer : IDispatch;
This is class IAsyncBaseSocketLayer.
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. |
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|