Interface: PingOperationContext
Defined in: electron/services/monitoring/utils/pingErrorHandling.ts:25
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:27
Target host being pinged
maxRetries
maxRetries:
number
Defined in: electron/services/monitoring/utils/pingErrorHandling.ts:29
Maximum number of retry attempts
timeout
timeout:
number
Defined in: electron/services/monitoring/utils/pingErrorHandling.ts:31
Timeout in milliseconds