For Babelfish Release 1.12.5.15

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.5.15+bc7490f802416c9e774304c66372b6a26afede1d
C#
public override Task InitializeAsync()

Return Value

Task

See Also