PromiseTIsResolved Property |
Whether the promise completed successfully
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntaxpublic virtual bool IsResolved { get; }
Public Overridable ReadOnly Property IsResolved As Boolean
Get
Property Value
Type:
BooleanImplements
IPromiseIsResolved
See Also