Home > typeioc > IResolveWith > attempt
Sets attempted resolution flag indicating non disruptive resolution behavior (no exception is thrown when no registration found)
Signature:
attempt(): ResolveWithAttempt<T>;
Returns:
ResolveWithAttempt<T>