cannot read the data from arduino to the c#

i have initialized the serial port.

 SP1 = new SerialPort("COM3" ,9600,Parity.None,8,StopBits.One);