check that data recieved is a certain datatype c# code example Example: get type of variable c# string a = "This is a string"; Console.WriteLine(a.GetType())