Nevron .NET Vision
Nevron.Dom Namespace / NService Class
Fields Properties Methods Events


In This Topic
    NService Class Members
    In This Topic

    The following tables list the members exposed by NService.

    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the name of the service  
    Public PropertyGets the current service status  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodCreates any non serialized objects, which the holder posseses  
    Public MethodObtains the reference provider to which the object is currently attached  
    Public MethodPauses the service  
    Public MethodCalled to provide a reference to the object of the specified type  
    Public MethodRestarts the service  
    Public MethodResumes the service  
    Public MethodStarts the service  
    Public MethodStops the service  
    Public Method  
    Public MethodUpdates the references stored by the object  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the service is paused  
    Protected MethodCalled when the service is resumed  
    Protected MethodCalled when the service is started  
    Protected MethodCalled when the service is stopped  
    Top
    Public Events
     NameDescription
    Public EventFired when the service was paused  
    Public EventFired when the service was resumed  
    Public EventFired when the service was started  
    Public EventFired when the service was stopped  
    Top
    See Also