statsNoPacketThreshold

View as MarkdownOpen in Claude
get statsNoPacketThreshold(): number
set statsNoPacketThreshold(value): void

Duration in ms with no inbound packets before a critical issue is emitted.

Examples

console.log(client.preferences.statsNoPacketThreshold);