Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

null exception after reading data #14

Open
Altaf-jg opened this issue Dec 1, 2021 · 0 comments
Open

null exception after reading data #14

Altaf-jg opened this issue Dec 1, 2021 · 0 comments

Comments

@Altaf-jg
Copy link

Altaf-jg commented Dec 1, 2021

Hi,
I am getting the data sent by server followed by an exception.

Data sent from server:
message : {"User":763207291}

Exception:
Retry: 3000 - Error: System.ArgumentNullException: Value cannot be null.

The null exception is because the variable line is null at line# 127 in EventSourceReader.cs.

Any idea why it is null & how to handle this. I tried break if line variable is null, this disconnects the sever, doing continue goes into an infinite loop.

Regards,
Altaf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant