KeyValueWatchLike
Esta página aún no está disponible en tu idioma.
Defined in: src/io/broker/JetStreamKeyValueActor.ts:533
Extends
Section titled “Extends”AsyncIterable<KeyValueEntryLike>
Methods
Section titled “Methods”[asyncIterator]()
Section titled “[asyncIterator]()”[asyncIterator]():
AsyncIterator<KeyValueEntryLike,any,any>
Defined in: docs/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts:38
Returns
Section titled “Returns”AsyncIterator<KeyValueEntryLike, any, any>
Inherited from
Section titled “Inherited from”AsyncIterable.[asyncIterator]
stop()
Section titled “stop()”stop():
void
Defined in: src/io/broker/JetStreamKeyValueActor.ts:534
Returns
Section titled “Returns”void
