Click or drag to resize

IPromise Interface

Interface for a promise that can be rejected.

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The IPromise type exposes the following members.

Methods
  NameDescription
Public methodReject
Rejects the promise.
Top
See Also