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.
Gets the length in bytes of the stream. Not supported.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Length As Long
Get
'Usage
Dim instance As SpeechRecognitionStream
Dim value As Long
value = instance.Length
public override long Length { get; }
Property Value
Type: System.Int64