Мы завершили развитие RDS Bar версии 6, первой общей версии расширения для всех браузеров. Это был достаточно сложный и не стабильный этап развития,...
Работа с API сайта
|
![]() ![]() ![]() |
Rds.Api Documented Class Library |
PositionsExtCheck Members |
PositionsExtCheck Class Constructors Methods Fields Properties Events See Also Send Feedback |
The PositionsExtCheck type exposes the following members.
Name | Description | |
---|---|---|
![]() | PositionsExtCheck | Initializes a new instance of the PositionsExtCheck class |
Name | Description | |
---|---|---|
![]() | CloseAsync |
принудительное завершение асинхронной проверки
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | Equals | (Inherited from Object.) |
![]() | EventsInvoke | (Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | 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.) |
![]() | GetProgressCount | (Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | InserData |
внутренний метод для записи данных
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | InterfaceKeyValuePairs | (Overrides ACheck<(Of <(<'T, TY>)>)>..::..InterfaceKeyValuePairs()()()().) |
![]() | InvokeStateChanged | (Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | KeyValuePairs |
преобразование результатов в KeyValuePair вид
(Overrides ACheck<(Of <(<'T, TY>)>)>..::..KeyValuePairs()()()().) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | SetApiKey | (Inherited from AbstractCheck.) |
![]() | SetTimeout |
Установка таймаута сессии
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | Start |
Синхронная проверка
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | StartAsync |
Асинхронная проверка
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | StartCheckAsync | (Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | ToKeyValuePair |
преобразование результатов в KeyValuePair вид
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | _domains |
список проверяемых данных
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | _exception | (Inherited from AbstractCheck.) |
![]() | _interfaceResult | (Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | _result | (Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | _session |
сессия для работы с АПИ
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | _userStopSession | (Inherited from AbstractCheck.) |
![]() | ApiKey |
Апи Ключ
(Inherited from AbstractCheck.) |
![]() | ResumeMode |
режим продолжения проверки
(Inherited from AbstractCheck.) |
Name | Description | |
---|---|---|
![]() | AsyncIsWorking | (Inherited from AbstractCheck.) |
![]() | Domains |
массыв передаваемых данных
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | Exception |
Ошибка если есть, null - если нет
(Inherited from AbstractCheck.) |
![]() | HasException | (Inherited from AbstractCheck.) |
![]() | IsWorking | (Inherited from AbstractCheck.) |
![]() | Request | (Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | Result |
результат работы в виде KeyValuePair
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | Status |
статус проверки
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | TaskVariant |
тип проверки
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | Timeout |
таймаут сессии, в мс
(Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
Name | Description | |
---|---|---|
![]() | ProgressChanged | (Inherited from ACheck<(Of <(<'T, TY>)>)>.) |
![]() | StateChanged | (Inherited from ACheck<(Of <(<'T, TY>)>)>.) |