statsNoPacketThreshold

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

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

Examples

1console.log(client.preferences.statsNoPacketThreshold);