Skip to end of metadata
Go to start of metadata

We discuss here only the basic annotations that apply to both individual inline reactions and grouped reactions used for event processing. Extensive annotation support for event processing is discussed in Annotations for reaction groups.

@timeout

At this time, the only parameter this annotation can take is the timeout in milliseconds which starts at the moment the rcvMsg statement is executed (and consequently, an inline reaction is created). After the timeout elapses, the inline reaction is purged and is obviously no longer active.

Labels: