Nevron Open Vision Documentation
Nevron.Nov Namespace / NAggregatePromise Class / AllResolved Method


In This Topic
    AllResolved Method
    In This Topic
    The AllResolved method returns a promise that resolves after all of the given promises have either fulfilled or rejected, with an array of booleans each of which describes whether the promise at the specified ordinal fulfilled or rejected.
    Overload List
    OverloadDescription
    The AllResolved method returns a promise that resolves after all of the given promises have either fulfilled or rejected, with an array of booleans each of which describes whether the promise at the specified ordinal fulfilled or rejected.  
    The AllResolved method returns a promise that resolves after all of the given promises have either fulfilled or rejected, with an array of booleans each of which describes whether the promise at the specified ordinal fulfilled or rejected.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also