i just cant find a way to call a void fun on events like connection lost or creation...
public void checkiftherisconnection()
{
Monitor the sock IO
}
private void Form1_Load(object sender, EventArgs e)
{

}

I hope you get me ...

Thanks
cgworld Reviewed by cgworld on . C# public void ... help i just cant find a way to call a void fun on events like connection lost or creation... public void checkiftherisconnection() { Monitor the sock IO } private void Form1_Load(object sender, EventArgs e) { } Rating: 5