| ConstantSpeculativeExecutionPolicy Class | 
Namespace: Dse
public class ConstantSpeculativeExecutionPolicy : ISpeculativeExecutionPolicy, IDisposable
The ConstantSpeculativeExecutionPolicy type exposes the following members.
| Name | Description | |
|---|---|---|
| ConstantSpeculativeExecutionPolicy | 
            Creates a new instance of a ISpeculativeExecutionPolicy that schedules a given
             number of speculative executions, separated by a fixed delay.
              | 
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the ConstantSpeculativeExecutionPolicy  | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Initialize | ||
| NewPlan | ||
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |