C# Class SenseNet.ContentRepository.RepositoryStartSettings.ImmutableRepositoryStartSettings

Provides the control information of the startup sequence. The instance of this class is the clone of the RepositoryStartSettings that was passed the Repository.Start(RepositoryStartSettings) method.
Inheritance: RepositoryStartSettings
Show file Open project: maxpavlov/FlexNet

Private Methods

Method Description
ImmutableRepositoryStartSettings ( RepositoryStartSettings settings ) : System