Click or drag to resize

SocialBaseMaxErrorCount Property

Gets or sets the maximum error count before the object disables further query to the web/api service

Namespace: ArthaChitra.Model.Social
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int MaxErrorCount { get; set; }

Property Value

Int32
See Also