Click or drag to resize

IRateGate Interface

[Missing <summary> documentation for "T:Sportradar.SDK.Common.Interfaces.IRateGate"]


Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public interface IRateGate : IDisposable

The IRateGate type exposes the following members.

Properties
 NameDescription
Public propertyName 
Top
Methods
 NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodPeek 
Public methodWaitToProceed(Int32) 
Public methodWaitToProceed(TimeSpan, Int32) 
Top
See Also