Nevron .NET Vision
Nevron.Chart Namespace / NAutoJitterService Class
Fields Properties Methods Events


In This Topic
    NAutoJitterService Class Members
    In This Topic

    The following tables list the members exposed by NAutoJitterService.

    Public Constructors
     NameDescription
    Public ConstructorInitializer contructor.  
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets/sets the name of the service (Inherited from Nevron.Dom.NService)
    Public PropertyGets the current service status (Inherited from Nevron.Dom.NService)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.Dom.NService)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NService)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NService)
    Public MethodOccurs when the timer is started  
    Public MethodOccurs when the timer is stopped  
    Public MethodOccurs when the timer ticks  
    Public MethodPauses the service (Inherited from Nevron.Dom.NService)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NService)
    Public MethodRestarts the service (Inherited from Nevron.Dom.NService)
    Public MethodResumes the service (Inherited from Nevron.Dom.NService)
    Public MethodStarts the service (Inherited from Nevron.Dom.NService)
    Public MethodStops the service (Inherited from Nevron.Dom.NService)
    Public Method (Inherited from Nevron.Dom.NService)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the service is paused (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is resumed (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is started (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is stopped (Inherited from Nevron.Dom.NService)
    Top
    Public Events
     NameDescription
    Public EventFired when the service was paused (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was resumed (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was started (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was stopped (Inherited from Nevron.Dom.NService)
    Top
    See Also