Torna al Thread

Protected Overrides Sub OnStart(ByVal args() As String) ..... tTimeInterval.Start() End Sub Protected Overrides Sub OnStop() tTimeInterval.Stop() End Sub Private Sub tTimeInterval_Tick(ByVal sender As Object, ByVal e As System.EventArgs) Handles tTimeInterval.Tick classSMS.sendMessage() End Sub
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5