Table of Contents

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

StreamError

Text

public string Text { get; }

Property Value

string