Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendActionOptions<TContext, TEvent>

Type parameters

Hierarchy

  • SendActionOptions

Index

Properties

Properties

Optional delay

delay: number | string | DelayExpr<TContext, TEvent>

Optional id

id: string | number

Optional to

to: string | ExprWithMeta<TContext, TEvent, string | number | ActorRef<any>>

Generated using TypeDoc