PipeStream Flush Method SSH .NET Client Library Documentation
When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.

Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public override void Flush()
Exceptions

See Also