Click or drag to resize

HARequestRunner Methods

The HARequestRunner type exposes the following members.

Methods
  NameDescription
Public methodBeginRequest
Begin HA request.
Protected methodEndRequestT
Ends HA request and returns the first successful sub-service response.
Public methodEndRequestMulti
Ends HA request and returns responses of all successful sub-service requests.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodSubServiceBeginRequest
Begin sub-service request.
Protected methodSubServiceEndRequest
End sub-service request.
Protected methodSubServiceToString
Returns a string that represents the given sub-service.
Public methodToString (Inherited from Object.)
Top
See Also