ReceiveResult interface
Details of the Receive operation response.
Properties
details | Array of receive responses, one per cloud event. |
Property Details
details
Array of receive responses, one per cloud event.
details: ReceiveDetails<T>[]
Property Value
ReceiveDetails<T>[]