Click or drag to resize

HAKsiServiceExtend Method

Overload List
  NameDescription
Public methodExtend(UInt64)
Extend to latest publication (sync). Sends the request to all the sub-services in parallel. First successful response is used. Request fails only if all the sub-services fail.
Public methodExtend(UInt64, UInt64)
Extend to given publication (sync). Sends the request to all the sub-services in parallel. First successful response is used. Request fails only if all the sub-services fail.
Top
See Also