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