NevronOpenVision
Nevron.Nov.Dom Namespace / NSuspendableService Class
Fields Properties Methods Events


NSuspendableService Class Members

The following tables list the members exposed by NSuspendableService.

Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the current service status  
Top
Public Methods
 NameDescription
Public MethodPauses the service  
Public MethodRestarts the service  
Public MethodResumes the service  
Public MethodStarts the service  
Public MethodStops the service  
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 EventOccurs when the service was paused  
Public EventOccurs when the service was resumed  
Public EventOccurs when the service was started  
Public EventOccurs when the service was stopped  
Top
See Also