Flush()

SslStream::Flush() method

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

void System::Net::Security::SslStream::Flush() override

See Also