[Solved] c# if statement && || [closed]
[ad_1] Here is how you can do that (I’m not going to post the actual code because then you wouldn’t learn anything): Check Ping If Ping is OK, reset counter. If not, increment counter. Check when the last time you sent an email was. Send an email if appropriate, don’t if it’s not (e.g. define … Read more