Class TextStreamWriter.CloseInstruction
- Namespace
- LiveKit
YieldInstruction for Close(string).
public sealed class TextStreamWriter.CloseInstruction : YieldInstruction
- Inheritance
-
TextStreamWriter.CloseInstruction
- Inherited Members
- Extension Methods
Remarks
Check if the operation was successful by accessing Error.
Properties
Error
public StreamError Error { get; }