PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Async.Interfaces.IContinuation Interface Reference

Provides a continuation point for another task with no result. More...

Inheritance diagram for PeanutButter.Async.Interfaces.IContinuation:
PeanutButter.Async.Continuation< T >

Public Member Functions

Task With (Action< Task > action)
 Provides a continuation point for another task with no result.

Detailed Description

Provides a continuation point for another task with no result.

Member Function Documentation

◆ With()

Task PeanutButter.Async.Interfaces.IContinuation.With ( Action< Task > action)

Provides a continuation point for another task with no result.

Parameters
action
Returns

Implemented in PeanutButter.Async.Continuation< T >.


The documentation for this interface was generated from the following file:
  • source/Async/PeanutButter.Async/Interfaces/IContinuation.cs