Мы завершили развитие RDS Bar версии 6, первой общей версии расширения для всех браузеров. Это был достаточно сложный и не стабильный этап развития,...
Работа с API сайта
|
![]() ![]() ![]() |
Rds.Api Documented Class Library |
BulkCheck<(Of <(<'T, TBulkItem, TY, TZ>)>)> Members |
BulkCheck<(Of <(<'T, TBulkItem, TY, TZ>)>)> Class Constructors Methods Fields Properties Events See Also Send Feedback |
The BulkCheck<(Of <(<'T, TBulkItem, TY, TZ>)>)> type exposes the following members.
Name | Description | |
---|---|---|
![]() | BulkCheck<(Of <(<'T, TBulkItem, TY, TZ>)>)> |
базовый абстрактный класс для Bulk запросов
|
Name | Description | |
---|---|---|
![]() | CloseAsync |
принудительное завершение асинхронной проверки
(Overrides AbstractCheck..::..CloseAsync(Boolean).) |
![]() | CreateResult |
вормирование результата
|
![]() | Deserialize |
дессериализация данных
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | InsertData |
дессериализация данных, и записывание в результат
|
![]() | InvokeStateChanged | (Overrides AbstractCheck..::..InvokeStateChanged(TaskStatus, TaskStatus, Exception).) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Proceed | |
![]() | SetApiKey | (Inherited from AbstractCheck.) |
![]() | SetTimeout | (Inherited from AbstractCheck.) |
![]() | Start |
Синхронная проверка
(Overrides AbstractCheck..::..Start(String, Boolean).) |
![]() | StartAsync |
старт ассинхронного запроса для Bulk
(Overrides AbstractCheck..::..StartAsync(String, Boolean).) |
![]() | ToString | (Inherited from Object.) |
![]() | XmlRequest |
сериализация bulk запроса
|
Name | Description | |
---|---|---|
![]() | _bulkResult |
промежуточный результат для Bulk
|
![]() | _exception | (Inherited from AbstractCheck.) |
![]() | _interfaceResult | |
![]() | _userStopSession | (Inherited from AbstractCheck.) |
![]() | ApiKey |
Апи Ключ
(Inherited from AbstractCheck.) |
![]() | BulkResult |
промежуточный результат для Bulk
|
![]() | RequestObj | |
![]() | ResumeMode |
режим продолжения проверки
(Inherited from AbstractCheck.) |
Name | Description | |
---|---|---|
![]() | AsyncIsWorking | (Inherited from AbstractCheck.) |
![]() | Exception |
Ошибка если есть, null - если нет
(Inherited from AbstractCheck.) |
![]() | HasException | (Inherited from AbstractCheck.) |
![]() | HttpMethod |
метод обращения Post,Put
|
![]() | IsWorking | (Inherited from AbstractCheck.) |
![]() | Request | |
![]() | Result | |
![]() | Status | (Inherited from AbstractCheck.) |
![]() | TaskVariant | (Inherited from AbstractCheck.) |
![]() | Timeout | (Inherited from AbstractCheck.) |
![]() | WebPath |
путь к апи, используется для всех методов Bulk
|
Name | Description | |
---|---|---|
![]() | ProgressChanged | |
![]() | StateChanged |