Click or drag to resize

SdkConfigurationLiveFeedMaxRequestTimeAllowance Property

Maximum amount of time for request response

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
[TypeConverterAttribute(typeof(TimeSpanConverter))]
public TimeSpan MaxRequestTimeAllowance { get; }

Property Value

TimeSpan
See Also