Home > typeioc > IResolveWith > execAsync
Asynchronously executes service resolution
Signature:
execAsync(): Promise<T>;
Returns:
Promise<T>