Frozen Mountain Software
Frozen Mountain Software
FM.IceLink
Future(T) Class
Future(T) Methods
Then Method
Then Method (Action1(T))
Then(R) Method (Function1(T, Future(R)))
Then Method (Action1(T), Action1(Exception))
Then(R) Method (Function1(T, Future(R)), Action1(Exception))
Future
T
Then
R
Method (Function1
T
, Future
R
, Action1
Exception
)
Appends handlers to be executed when the promise is resolved or rejected.
Namespace:
FM.IceLink
Assembly:
FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)
See Also
Reference
Future
T
Class
Then Overload
FM.IceLink Namespace