UdpClient.BeginSend not work for me
Closed this issue · 1 comments
sanjayak commented
Hey mate,
I was trying your solution to push some data to graphaite. However, client.BeginSend did not work for me. I used client.Send instead of. I know it's not async, but do you see an reasons it did not work for me?
Cheers,
Sanjaya.
robinbihun commented
I'm not sure why it would not work for you... Could you provide an error message you're getting to help me troubleshoot?