Was this page helpful?

HandlerUtil Static Class

    Table of contents
    1. 1. Members
      1. 1.1. Methods
    Table of Contents
    public static class HandlerUtil
    Namespace: MindTouch.Tasking
    Assembly: mindtouch.dream
    Type Hierarchy:
    • object
      • HandlerUtil
    Extension methods to wrap a System.Func<TResult> or System.Action with an MindTouch.Tasking.TaskEnv for use in invocation.

    Members

    Methods

    Visibility Description
    Public WithEnv(this Func<T> handler, TaskEnv env) (Extension) Wrap a System.Func<TResult> with an execution environment.
    Public WithEnv(this Func<T> handler, TaskEnv env, Result<T> result) (Extension) Wrap a System.Func<TResult> with an execution environment.
    Public WithEnv(this Action handler, TaskEnv env) (Extension) Wrap a System.Action with an execution environment.
    Public WithEnv(this Action handler, TaskEnv env, Result result) (Extension) Wrap a System.Action with an execution environment.
    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