|
Init(args)
Scripting Reference
|
◆ InitTargetAsync()
Returns an Awaitable<TService> that can be awaited to get a new instance of the TService class, or If the task has a result of If more control is needed, this method can be implemented to take over control of the creation of the service object from the framework.
Implements Sisus.Init.IServiceInitializerAsync< TService, in TArgument >. |