For Babelfish Release 1.12.3.10

TournamentMergerMergeAsync Method

This method identifies participants that are in one or more of the Tournament members, and then asks the MergeMethod to perform its merging calculation.

Definition

Namespace: Scopos.BabelFish.DataActors.Tournaments
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public Task<ResultList> MergeAsync()

Return Value

TaskResultList

See Also