Nevron .NET Vision
Nevron.Dom Namespace / NServiceManager Class
Methods Events


In This Topic
    NServiceManager Class Members
    In This Topic

    The following tables list the members exposed by NServiceManager.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified service  
    Public MethodDetermines whether the document contains a service from the specified type  
    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 MethodGets a reference to a service of the specified type  
    Public MethodPauses all services  
    Public MethodPauses all services  
    Public MethodCan provide a reference to itself or any of the services it contains  
    Public MethodRemoves the specified service  
    Public MethodRestarts all services  
    Public MethodResumes all services  
    Public MethodStarts all services  
    Public MethodStarts all services  
    Public MethodStops all services  
    Public MethodStops all services  
    Public Method  
    Public MethodUpdates the references stored by the object  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the specified service has been added to the manager  
    Protected MethodCalled when the specified service has been removed from the manager  
    Protected MethodCalled when the services maintained by the manager have changed  
    Top
    Public Events
     NameDescription
    Public EventFired when the services contained by the manager have changed  
    Top
    See Also