System::Net::ServicePoint::get_ReceiveBufferSize method

ServicePoint::get_ReceiveBufferSize method

Gets the size of the receive buffer.

int32_t System::Net::ServicePoint::get_ReceiveBufferSize()

ReturnValue

The size of the receive buffer.

See Also