Interface: PingOperationContext
Defined in: electron/services/monitoring/utils/pingErrorHandling.ts:28
Context information for ping operations.
Remarks
Used to provide additional context when handling ping errors.
Properties
host
host:
string
Defined in: electron/services/monitoring/utils/pingErrorHandling.ts:30
Target host being pinged
maxRetries
maxRetries:
number
Defined in: electron/services/monitoring/utils/pingErrorHandling.ts:32
Maximum number of retry attempts
timeout
timeout:
number
Defined in: electron/services/monitoring/utils/pingErrorHandling.ts:34
Timeout in milliseconds