Flush()

NetworkStream::Flush() method

Clears this stream’s buffers and writes all buffered data to the underlying storage.

void System::Net::Sockets::NetworkStream::Flush() override

See Also