Home > @i2analyze/notebook-sdk > app > ISubscriptionOptions > dispatchNow
app.ISubscriptionOptions.dispatchNow property
Indicates whether the listened-for event is dispatched at the same time as subscription takes place.
Signature:
readonly dispatchNow?: boolean;
Returns: boolean
Introduced: version 1.0