[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `StreamInfo` class is 2.4.0, with older versions available from 2.3.0 down to 1.0.0 in the documentation."],["`StreamInfo` is a sealed class that represents information about a bi-directional stream and inherits from `Object`."],["The `StreamInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has inherited members from `Object`, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class has a single property called `Id`, that represents a unique string identifier for the stream, and it also has two constructor methods, one default, and one with a `StreamInfo` parameter."]]],[]]