NotifySpeedInfo Class | 
[Missing <summary> documentation for "T:Demo3D.Visuals.NotifySpeedInfo"]
Namespace: Demo3D.Visuals
public class NotifySpeedInfo : ITask
The NotifySpeedInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| NotifySpeedInfo | Initializes a new instance of the NotifySpeedInfo class  | |
| NotifySpeedInfo(Double, Visual) | Initializes a new instance of the NotifySpeedInfo class  | 
| Name | Description | |
|---|---|---|
| IsCompleted | ||
| Speed | ||
| Visual | 
| Name | Description | |
|---|---|---|
| ForNoLongerThan | 
            Throw an exception if the task takes longer than the timeout.
              (Defined by TaskExt.) | |
| IfTimeout | 
            Add an action to be called if a task throws an exception due to a timeout.
              (Defined by TaskExt.) |