You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to send a Serialized custom object through a channel but in the MessageRecieved event the object is null. What is missing?
I am using TypedDataGram item = e.DataGram;.