AsyncServerForm.ThreadProc.sendThread C# (CSharp) Méthode

sendThread() public méthode

public sendThread ( ) : void
Résultat void
        public void sendThread()
        {
            //callthe sender function
            //function(IPPort,msg);
        }
    }