SharpTrader.SDK - Developer API

WatchdogTimer Members

The WatchdogTimer type exposes the following members.

Constructors


  Name Description
Public method WatchdogTimer

Methods


  Name Description
Public method BeginInit (Inherited from Timer.)
Public method Close (Inherited from Timer.)
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Protected method Dispose(System.Boolean) (Inherited from Timer.)
Public method Dispose (Inherited from Component.)
Public method EndInit (Inherited from Timer.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetService(System.Type) (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone(System.Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Start()()()()
Public method Start(Int32)
Public method Stop (Inherited from Timer.)
Public method ToString (Inherited from Component.)

Properties


  Name Description
Public property AutoReset (Inherited from Timer.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property Container (Inherited from Component.)
Protected property DesignMode (Inherited from Component.)
Public property Enabled (Inherited from Timer.)
Protected property Events (Inherited from Component.)
Public property Interval
Public property Site (Inherited from Timer.)
Public property SynchronizingObject (Inherited from Timer.)

Events


  Name Description
Public event Disposed (Inherited from Component.)
Public event Elapsed