Click here to Skip to main content
15,891,409 members

Comments by Ramesh p (Top 18 by date)

Ramesh p 5-Feb-23 13:21pm View    
I don't want navigator.online
Ramesh p 5-Feb-23 5:02am View    
i don't want navigator.online for checking internet connection
Ramesh p 3-Feb-23 1:41am View    
please reply
Ramesh p 2-Feb-23 12:08pm View    
Blazor WASM/
Ramesh p 25-Jan-23 4:59am View    
Actually while call the api at this below line when the internet disconnected at the time needs to catch the exception on catch block but how response.isstatscode excuted

response = await httpclient.PostAsJsonAsync(request.RequestUri,cus);