System::Net::ServicePoint::set_ReceiveBufferSize method

ServicePoint::set_ReceiveBufferSize method

Sets the size of the receive buffer.

void System::Net::ServicePoint::set_ReceiveBufferSize(int32_t value)
ParameterTypeDescription
valueint32_tThe value to set.

See Also