Skip to content

IJournaledStateManager Properties

Manages the states for a given grain.

PendingWriteByteCount

virtualget
View source
public virtual long PendingWriteByteCount
Gets an approximate count of bytes accumulated in the in-memory journal buffer that have not yet been flushed to storage. Returns a negative value when the implementation does not support sampling pending bytes.