Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forcing a timer to execute without waiting for the inter
Message
De
03/01/2005 13:09:58
 
 
À
03/01/2005 12:56:38
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
00973882
Message ID:
00973886
Vues:
12
I don't know if that is logic but I did put a button on the form and when I click on it, I am calling the event like this:
    ' Force the timer to execute for WWC from the refresh button
    Private Sub Button7_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button7.Click
        Dim loObject As System.Timers.ElapsedEventArgs
        TimerWWCTimer(Me, loObject)
    End Sub
So, that seems to work. Anyone would recommend something better to force the event to execute by code?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform