DetachFlow Method

Detach the current AudioVideoFlow, freeing the connector to use another.

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

Syntax

'Declaration
Public Sub DetachFlow
'Usage
Dim instance As SpeechRecognitionConnector

instance.DetachFlow()
public void DetachFlow()

Remarks

Will NO-OP if no flow is attached.

See Also

Reference

SpeechRecognitionConnector Class

SpeechRecognitionConnector Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace