ReadPlan containing a list of read plans to be executed sequentially
with time divided according to relative weights.
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| MultiReadPlan(ICollection<(Of <(ReadPlan>)>)) |
Create MultiReadPlan
| |
| MultiReadPlan(ICollection<(Of <(ReadPlan>)>), Int32) |
Create MultiReadPlan
| |
| enableAutonomousRead |
enabling autonomous read
(Inherited from ReadPlan.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Plans |
List of read plans
| |
| ToString()()() |
Returns a String that represents the current Object.
(Overrides Object.ToString()()().) | |
| TotalWeight |
Sum of contained ReadPlan weights
| |
| Weight |
Relative weight for time allocation against other read plans
(Inherited from ReadPlan.) |