Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 SpeechRecognitionStream
instance.Flush()
public override void Flush()