SubscriptionServiceConfig
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
onRetry? | () => void | A callback to be called in case the subscription to the service is re-sent to the service (eg: after a reconnection). | - |
timeout? | number | After how much time (in ms) the message must be considered as timeout by the service. | ServiceConfig .timeout |