System.Net.Security.SslStream.Flush Method

Causes any buffered data to be written to the underlying device.

Syntax

public override void Flush ()

Remarks

This method invokes System.IO.Stream.Flush on the underlying stream.

Requirements

Namespace: System.Net.Security
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0