BrokerNotConnected
Defined in: src/io/broker/BrokerEvents.ts:62
An attempt to send while disconnected was rejected because the
outbound buffer is sized 0 (fail-fast mode).
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new BrokerNotConnected(
actorPath):BrokerNotConnected
Defined in: src/io/broker/BrokerEvents.ts:63
Parameters
Section titled “Parameters”actorPath
Section titled “actorPath”string
Returns
Section titled “Returns”BrokerNotConnected
Properties
Section titled “Properties”actorPath
Section titled “actorPath”
readonlyactorPath:string
Defined in: src/io/broker/BrokerEvents.ts:64