Click or drag to resize

IConnectionProviderRxEnabled Property

Whether reading from input stream is enabled or not (i.e. input msg queue going over the high watermark should disable all RX)

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

Property Value

ManualResetEventSlim
See Also