Skip to content

AsyncResultHandle

class

Namespace: Orleans.TestingHost.Utils

This class is for internal testing use only.
public class AsyncResultHandle

Constructors

Properties

  • Continue Get or set the Continue flag
  • Done Get or set the Done flag
  • Exception Get or set the exception of the result handle
  • Result Get or set the value of the result handle

Methods