Share via


Flush Method

Clears all buffers for this stream and causes any buffered data to be written to the underlying device.

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Overrides Sub Flush
'Usage
Dim instance As SpeechSynthesisConnector

instance.Flush()
public override void Flush()

See Also

Reference

SpeechSynthesisConnector Class

SpeechSynthesisConnector Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace