Read(Object) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Reads a System.Object from the buffer.
Parameters
- value
- The System.Object value read in the buffer.
| Exception | Description |
|---|---|
| PubSubBuffer.UnsupportedTypeException | Unsupported type found in the buffer contents. |