Nevron.UI Namespace / NThreadTimer Class
Members


NThreadTimer Class
Object Model
NThreadTimer Class
Syntax
'Declaration
 
<System.ComponentModel.ToolboxItemAttribute(False)>
<System.ComponentModel.DefaultPropertyAttribute("Interval")>
<System.ComponentModel.DefaultEventAttribute("Elapsed")>
<System.ComponentModel.DesignerCategoryAttribute("Component")>
Public Class NThreadTimer 
   Inherits System.Timers.Timer
 
'Usage
 
Dim instance As NThreadTimer
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Timers.Timer
            Nevron.UI.NThreadTimer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also