Click or drag to resize

IPersistentStateBufferTestStatus Property

Returns true if persistent state buffer is in consistent state and if the underlying client state store is functioning properly.

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
bool TestStatus { get; }

Property Value

Boolean
See Also