ZennoLab Assemblies Documentation
CaptchaTasks Property
ZennoLab.InterfacesLibrary.ProjectModel.Collections Namespace > IContextExt Interface : CaptchaTasks Property
Get list of captcha async tasks.
Syntax
SortedList<string,Task<bool>> CaptchaTasks {get;}

Property Value

Type: :https://msdn.microsoft.com/ru-ru/library/system.collections.sortedlist.aspx System.Collections.SortedList:

List of captcha async tasks.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

IContextExt Interface
IContextExt Members