FastForwardStrategy enum
scn.FastForwardStrategy
C# base type: int (4 bytes).
Values
| Name | Value | |
|---|---|---|
automatic | 0 | |
allow_fully | 1 | |
block_on_start | 2 | |
block_on_end | 3 | |
block_on_start_and_end | 4 | |
block_fully | 5 | |
block_on_end_if_activator_matched | 6 |
scn.FastForwardStrategy
C# base type: int (4 bytes).
| Name | Value | |
|---|---|---|
automatic | 0 | |
allow_fully | 1 | |
block_on_start | 2 | |
block_on_end | 3 | |
block_on_start_and_end | 4 | |
block_fully | 5 | |
block_on_end_if_activator_matched | 6 |