keepAlive sample code needed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • betdynamics
    Junior Member
    • Sep 2010
    • 534

    #16
    Actually, this only needs to be set once in your application, so you can set it when your program starts up.

    In the sample code, you could set it in the Main function.

    I only added it to the generic routine for completeness.

    Comment

    • jabe
      Senior Member
      • Dec 2014
      • 705

      #17
      I have it first line in Form1_Load.

      Comment

      Working...
      X