Constructor ForcedDelayBlock
ForcedDelayBlock(TimeSpan)
Initializes a new instance of the ForcedDelayBlock class.
Declaration
public ForcedDelayBlock(TimeSpan minTime)
Parameters
Type | Name | Description |
---|---|---|
TimeSpan | minTime | The minimum time duration the block should take. |