Annotation Type Broadcast
Configure if the annotated publisher should dispatch the messages to several subscribers.
Experimental !
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionint
Indicates the number of subscribers required before dispatching the items.
-
Element Details
-
value
int valueIndicates the number of subscribers required before dispatching the items.- Returns:
- the value, 0 indicates immediate.
- Default:
- 0
-