rd-framework / com.jetbrains.rd.framework.impl / ProtocolContexts / async

async

var async: Boolean

Overrides RdReactiveBase.async

If set to true, local changes to this object can be performed on any thread. Otherwise, local changes can be performed only on the UI thread.