Skip to content

RequestRateController ​

Controls the rate of requests being sent.

Kind: Class

Namespace: ConnectorLib

Public Constructors

RequestRateController(SITimeSpan minimumRequestInterval)

Controls the rate of requests being sent.

RequestRateController()

Controls the rate of requests being sent.

Public Member Functions

bool

WaitIfNeeded()

Determines whether a request can be sent based on the minimum request interval.

Properties

SITimeSpan

MinimumRequestInterval

[get, set]