hinzuzufügen
Code: Select all
Blazor.start({
circuit: {
reconnectionOptions: {
retryIntervalMilliseconds:
Array.prototype.at.bind([0, 100, 500, 1000, 1000, 2000, 2000, 2000]),
},
},
});
Code: Select all
Blazor.start({
circuit: {
reconnectionOptions: {
retryIntervalMilliseconds:
Array.prototype.at.bind([0, 100, 500, 1000, 1000, 2000, 2000, 2000]),
},
},
});