GetBuffer Method
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the underlying PubSub message buffer provided this PubSubMessageBuilder instance allows the buffer to be exposed.
public byte[] GetBuffer()
public:
array<byte>^ GetBuffer();
| Exception | Description |
|---|---|
| System.UnauthorizedAccessException | Unauthorized access. |