Dispatchers

constructor(dispatcherId: String, vararg dispatcherIds: String)


constructor(dispatcherIds: List<String>)

Parameters

dispatcherIds

The list of Dispatcher identifiers that this BarrierScope applies to. These should match the Dispatcher.id values of the Dispatchers that this scope should apply to.