Results 1 to 2 of 2
-
3rd Oct 2010, 09:46 PM #1OPMember
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)
{
}
I hope you get me ...
Thankscgworld 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
-
3rd Oct 2010, 09:57 PM #2MemberWebsite's:
litewarez.net litewarez.com triniwarez.comif its part of the same object / class then just use:
Code:this.checkiftherisconnection();
Code:public bool checkiftherisconnection() { return this.is_connected; }
Join Litewarez.net today and become apart of the community.
Unique | Clean | Advanced (All with you in mind)
Downloads | Webmasters
Notifications,Forum,Chat,Community all at Litewarez Webmasters
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Megaupload Seizure Order ?Null and Void? Says High Court
By QuickSand in forum News & Current EventsReplies: 13Last Post: 30th Mar 2012, 12:42 AM -
public RL..
By chemicalx in forum Useful SitesReplies: 2Last Post: 17th Jun 2011, 04:37 AM -
vps for public rl !!
By Rapid S in forum Hosting DiscussionReplies: 3Last Post: 28th Mar 2011, 06:22 PM -
public RL
By saud_1 in forum General DiscussionReplies: 1Last Post: 8th Dec 2010, 08:14 PM -
Need a VPS that Supports Public RL
By Faizann20 in forum Hosting DiscussionReplies: 10Last Post: 20th Aug 2010, 07:17 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...