Was this page helpful?

ExecuteNew Method

    ExecuteNew(Action handler)

    public static Exception ExecuteNew(Action handler);
    Execute an action in a new environment.

    Parameters

    Name Type Description
    handler Action Action to execute.

    Returns

    Type: Exception
    null if the handler was executed sucessfully, the captured exception otherwise.

    ExecuteNew(Action handler, TaskTimerFactory timerFactory)

    public static Exception ExecuteNew(Action handler, TaskTimerFactory timerFactory);
    Execute an action in a new environment.

    Parameters

    Name Type Description
    handler Action Action to execute.
    timerFactory TaskTimerFactory The MindTouch.Dream.TaskTimer factory to use in the execution environment.

    Returns

    Type: Exception
    null if the handler was executed sucessfully, the captured exception otherwise.
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by