Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.TestingHost
Package overview
AsyncResultHandle
Overview
Constructors
Properties
Methods
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
AsyncResultHandle Properties
Documentation
API reference
Microsoft.Orleans.TestingHost
AsyncResultHandle
Properties
Markdown
This class is for internal testing use only.
Continue
get
set
View source
public
bool
Continue
Get or set the Continue flag
Done
get
set
View source
public
bool
Done
Get or set the Done flag
Exception
get
set
View source
public
Exception Exception
Get or set the exception of the result handle
Result
get
set
View source
public
object
Result
Get or set the value of the result handle