AnsightHostAutoProbeOptions constructor
const
AnsightHostAutoProbeOptions({})
Implementation
const AnsightHostAutoProbeOptions({
this.enabled = true,
this.initialDelayMilliseconds = 1000,
this.probeIntervalMilliseconds = 5000,
this.reconnectDelayMilliseconds = 10000,
this.clientName,
});