Click or drag to resize

webRequestFile Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The webRequestFile type exposes the following members.

Methods
  NameDescription
Public methodabortRequest
Abort the current request
(Inherited from webRequest.)
Public methodAppendDataFields
Appends its data points into new or existing property collection --- automatically called by result base
(Inherited from webRequest.)
Public methodcallExecutionDone
Event invoker za ExecutionDone - izvrsavanje je uspesno obavljeno
(Inherited from webRequest.)
Public methodcallExecutionError
Event invoker za ExecutionError - Error occoured
(Inherited from webRequest.)
Public methodcallExecutionTimeout
Event invoker za ExecutionTimeout - Execution time limit reached
(Inherited from webRequest.)
Public methodcallRetryCalled
Event invoker za RetryCalled - request execution retried
(Inherited from webRequest.)
Public methodcancelAllActivities (Overrides webRequestBasecancelAllActivities.)
Public methodcheckRequest
Calls all counters and check the status of request
(Inherited from webRequest.)
Public methoddeploySettings
Primenjuje podesavanja i postavlja event handlere
(Inherited from webRequest.)
Public methodexecuteRequest(webLoaderSettings)
Addhock request execution Executes the request
(Inherited from webRequest.)
Public methodexecuteRequest(webLoaderSettings, executionSyncMode, webRequestEvent, webRequestEvent, webRequestEvent)
Izvrsavanje
(Overrides webRequestBaseexecuteRequest(webLoaderSettings, executionSyncMode, webRequestEvent, webRequestEvent, webRequestEvent).)
Public methodhasPreference (Overrides webRequestBasehasPreference(webRequestActionType).)
Public methodonExecutionDone_addHandler
Postavlja event handler za ExecutionDone (onExecutionDone)
(Inherited from webRequest.)
Public methodonExecutionError_addHandler
Postavlja event handler za ExecutionError (onExecutionError)
(Inherited from webRequest.)
Public methodonExecutionTimeout_addHandler
Postavlja event handler za ExecutionTimeout (onExecutionTimeout)
(Inherited from webRequest.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodonRetryCalled_addHandler
Postavlja event handler za RetryCalled (onRetryCalled)
(Inherited from webRequest.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also