Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147920 | Sep 27,2019 01:32 PM UTC | Sep 30,2019 08:38 AM UTC | Blazor | 1 |
![]() |
Tags: ListView |
<script src="https://cdn.syncfusion.com/ej2/17.3.10/dist/ej2.min.js"></script>
<script src="https://cdn.syncfusion.com/ej2/17.3.10/dist/ejs.interop.min.js"></script>
<link rel="stylesheet" rel='nofollow' href="https://cdn.syncfusion.com/ej2/17.3.10/material.css"> |
services.AddServerSideBlazor().AddHubOptions(o =>
{
o.MaximumReceiveMessageSize = 102400000;
}); |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.