GetTotalBufferBytes Method (PubSubBuffer)
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the number of System.Byte allocated in the buffer's byte array.
public int GetTotalBufferBytes()
public:
int GetTotalBufferBytes();
Return Value
The number of System.Byte.