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)
Parameter | Type | Description |
---|---|---|
value | int32_t | The value to set. |
See Also
- Class ServicePoint
- Namespace System::Net
- Library Aspose.PUB for C++