| Table of Contents
|
public Result();
| Name | Type | Description |
|---|
public Result(TimeSpan timeout);
| Name | Type | Description |
|---|---|---|
| timeout | TimeSpan | Time to wait for completion before setting completion as a System.TimeoutException. |
public Result(TaskEnv env);
| Name | Type | Description |
|---|---|---|
| env | TaskEnv | Environment to use for the result invocation. |
public Result(TimeSpan timeout, TaskEnv env);
| Name | Type | Description |
|---|---|---|
| timeout | TimeSpan | Time to wait for completion before setting completion as a System.TimeoutException. |
| env | TaskEnv | Environment to use for the result invocation. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by