Click or drag to resize

HAKsiServiceBeginExtend Method

Overload List
  NameDescription
Public methodBeginExtend(UInt64, AsyncCallback, Object)
Begin extend to latest publication (async). 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 methodBeginExtend(UInt64, UInt64, AsyncCallback, Object)
Begin extend to given publication (async). 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