HAKsiServiceBeginExtend Method |
Name | Description | |
---|---|---|
![]() | BeginExtend(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.
|
![]() | BeginExtend(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.
|