Was this page helpful?

AResultEx Static Class

    Table of contents
    1. 1. Members
      1. 1.1. Methods
    Table of Contents
    public static class AResultEx
    Namespace: MindTouch.Tasking
    Assembly: mindtouch.dream
    Type Hierarchy:
    • object
      • AResultEx
    A static utility class containing helpers and extension methods for working with MindTouch.Tasking.AResult based objects.

    Members

    Methods

    Visibility Description
    Public Join(this IEnumerable<TResult> enumerable, Result result) (Extension) Get a result object for joining the completion of a sequence of MindTouch.Tasking.Result instances.
    Public Alt(this Result`1[] alternatives, Result<T> result, Action<T> discard) (Extension)
    Public Alt(this Result[] alternatives, Result result) (Extension) Get a result object to capture the first completion in an sequence of alternative MindTouch.Tasking.Result objects.
    Public ToString() (Inherited from Object)
    Public Equals(object obj) (Inherited from Object)
    Public GetHashCode() (Inherited from Object)
    Public GetType() (Inherited from Object)
    Protected MemberwiseClone() (Inherited from Object)
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by