For Babelfish Release 1.12.3.10

AverageMethodInitializeAsync Method

Asynchronous portion of the constructor. Concrete classes do not have to immplemnet this method if they do not have any asynchronous calls.

Definition

Namespace: Scopos.BabelFish.DataActors.Tournaments
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public override Task InitializeAsync()

Return Value

Task

See Also