Class TextStreamReader.ReadAllInstruction
- Namespace
- LiveKit
YieldInstruction for ReadAll().
public sealed class TextStreamReader.ReadAllInstruction : YieldInstruction
- Inheritance
-
TextStreamReader.ReadAllInstruction
- Inherited Members
- Extension Methods
Remarks
Access Text after checking IsError
Properties
Error
public StreamError Error { get; }
Property Value
Text
public string Text { get; }