Click or drag to resize

AdapterOptionsBaseThrottleCount Property

Number of request the api allows per seconds 0 (zero) == no throttle

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public virtual int ThrottleCount { get; }

Property Value

Int32

Implements

IAdapterOptionThrottleCount
See Also