Click or drag to resize

TriggerReaderCurrentBlock Property

[This is preliminary documentation and is subject to change.]

Gets the current block of triggers.

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public TriggerBlock CurrentBlock { get; internal set; }

Property Value

Type: TriggerBlock
The block.
See Also