Appearance
Home > resol-vbus-core > LiveTransceiverActionTriesAndTimeouts
LiveTransceiverActionTriesAndTimeouts interface
Options for several action methods.
Signature:
typescript
export interface LiveTransceiverActionTriesAndTimeouts
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | (Optional) The initial timeout in milliseconds used for the first try. | ||
number | (Optional) The timeout increment in milliseconds for each additional try. | ||
number | (Optional) The number of tries. |