Unsubscribe
Defined in: src/cluster/pubsub/Messages.ts:12
Unsubscribe a local actor from a topic.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Unsubscribe(
topic,ref):Unsubscribe
Defined in: src/cluster/pubsub/Messages.ts:13
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”Unsubscribe
Properties
Section titled “Properties”
readonlyref:ActorRef
Defined in: src/cluster/pubsub/Messages.ts:13
readonlytopic:string
Defined in: src/cluster/pubsub/Messages.ts:13