Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Streaming
Package overview
FixedSizeBuffer
Overview
Constructors
Properties
Methods
Fields
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
FixedSizeBuffer Fields
Documentation
API reference
Microsoft.Orleans.Streaming
FixedSizeBuffer
Fields
Markdown
Manages a contiguous block of memory. Calls purge action with itself as the purge request when it's signaled to purge.
SizeInByte
readonly
View source
public
readonly
int
SizeInByte
Buffer size in bytes.