NevronOpenVision
Nevron.Nov Namespace / INPromise Interface

INPromise Interface Properties

For a list of all members of this type, see INPromise members.

Public Properties
 NameDescription
 PropertyGets whether the promise has been fulfilled (succeeded).  
 PropertyGets whether the promise is pending (has not been resolved yet).  
 PropertyGets whether the promise has been rejected (failed).  
 PropertyGets whether the promise has been resolved (was fulfilled or rejected).  
 PropertyGets the promise state  
Top
See Also