C# Class SenseNet.Messaging.NotificationService

Implements a service that can start when the Repository is starting.
Inheritance: ISnService
显示文件 Open project: maxpavlov/FlexNet

Public Methods

Method Description
Start ( ) : bool

Starts the service if it is enabled in the configuration.

Method Details

Start() public method

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