Nevron Open Vision Documentation
Nevron.Nov Namespace / INPromise Interface
Members


In This Topic
    INPromise Interface
    In This Topic
    Implemented by the NPromise<TResult> class. Provides state and notification access to any type of promise.
    Object Model
    INPromise Interface
    Syntax
    'Declaration
     
    
    Public Interface INPromise 
    'Usage
     
    
    Dim instance As INPromise
    public interface INPromise 
    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