webRequestBase Properties |
The webRequestBase type exposes the following members.
| Name | Description | |
|---|---|---|
| action |
Koju akciju izvrsava request
(Inherited from commonRequestSettings.) | |
| contentCriteriaCheckDelayCounter |
Counter - za koliko tickova treba da proveri ContentCriteria
(Inherited from commonRequestSettings.) | |
| contentCriteriaTimeoutAction |
Akcija koju odradjuje kada contentCriteria try ipsadne
(Inherited from commonRequestSettings.) | |
| contentCriteriaTryCounter |
Counter - za contentCriteriaTimeout
(Inherited from commonRequestSettings.) | |
| criteriaType |
tip contentCriteria testa
(Inherited from commonRequestSettings.) | |
| criteriaValue |
REGEX ili XPATH upit za proveru sadrzaja
(Inherited from commonRequestSettings.) | |
| doContentCheck |
Da li da
(Inherited from commonRequestSettings.) | |
| doCoolOff | (Inherited from commonRequestSettings.) | |
| doLogCacheLoaded |
Show log message when cache found
(Inherited from commonRequestSettings.) | |
| doLogNewLoad |
Show log message when new page is loaded
(Inherited from commonRequestSettings.) | |
| doLogRequestError |
Do log request error
(Inherited from commonRequestSettings.) | |
| doRetryExecution |
Da li da
(Inherited from commonRequestSettings.) | |
| doSubdomainVariations |
Da li da
(Inherited from commonRequestSettings.) | |
| doTimeoutLimiter |
Da li da
(Inherited from commonRequestSettings.) | |
| hasContentCriteria |
da li ima Content Criteria
| |
| isActive |
Da li je aktivan Request - if status == webRequestEventType.scheduled
| |
| isErrorStatus |
Da li je trenutno u statusu greske?
| |
| isExecutedOrFailed |
Da li je izvrseno/greska? ako je scheduled ili executing onda vraca false
| |
| loadCooloffCounter |
Counter - za loadCooloff
(Inherited from commonRequestSettings.) | |
| requestMethod |
Metod koji se ocekuje od requesta
(Inherited from commonRequestSettings.) | |
| requestType | (Inherited from commonRequestSettings.) | |
| retryCounter |
Counter - za retry
(Inherited from commonRequestSettings.) | |
| retryWaitCounter |
Counter - ceka izmedju potrebe za retry i pozivanja retry
(Inherited from commonRequestSettings.) | |
| status |
Bindable property
| |
| subdomainVariations |
Lista poddomena koji se mogu pojaviti
(Inherited from commonRequestSettings.) | |
| timeCounter |
Counter - ukupno vreme izvrsavanja
(Inherited from commonRequestSettings.) | |
| url |
Path koji treba da otvori
(Inherited from commonRequestSettings.) | |
| urlObject |
URI objekat za prosledjeni URL
|