Click or drag to resize
TwitterPostInfoProviderPOST_DELAY_TOLERANCE Field
Scheduled posts which are late on publishing for more than POST_DELAY_TOLERANCE are reported as faulty.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public static readonly TimeSpan POST_DELAY_TOLERANCE

Field Value

Type: TimeSpan
See Also