Find
Defined in: src/discovery/ReceptionistMessages.ts:31
One-shot lookup: reply with Listing once to replyTo.
Type Parameters
Section titled “Type Parameters”T = unknown
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Find<
T>(key,replyTo):Find<T>
Defined in: src/discovery/ReceptionistMessages.ts:32
Parameters
Section titled “Parameters”ServiceKey<T>
replyTo
Section titled “replyTo”Returns
Section titled “Returns”Find<T>
Properties
Section titled “Properties”
readonlykey:ServiceKey<T>
Defined in: src/discovery/ReceptionistMessages.ts:33
replyTo
Section titled “replyTo”Defined in: src/discovery/ReceptionistMessages.ts:34