C# Class SenseNet.Messaging.NotificationService

Implements a service that can start when the Repository is starting.
Inheritance: ISnService
Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes publiques

Méthode Description
Start ( ) : bool

Starts the service if it is enabled in the configuration.

Method Details

Start() public méthode

Starts the service if it is enabled in the configuration.
public Start ( ) : bool
Résultat bool