SocketOptionsSetSendBufferSize Method |
Sets the size of the buffer used by the socket to send
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntax public SocketOptions SetSendBufferSize(
int sendBufferSize
)
Parameters
- sendBufferSize
- Type: SystemInt32
Return Value
Type:
SocketOptionsSee Also