Babelfish Help Documentation
C#
For Babelfish Release 1.12.3.10
Show/Hide TOC
Tournament
Merger
Merge
Async 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#
Copy
public
Task
<
ResultList
>
MergeAsync
()
Return Value
Task
ResultList
See Also
Reference
TournamentMerger Class
Scopos.BabelFish.DataActors.Tournaments Namespace
In This Article
Definition
See Also