Concept.Components Assembly > Concept.Components Namespace > LicenseRepository Class : Initialize Method |
Overload | Description |
---|---|
Initialize(TimeSpan,Int32) | Creates and starts the cyclic license check thread. This thread verify the validity of internal licenses and license files. |
Initialize(Type,TimeSpan,Int32) | Creates the features from an enumeration type and registers them. Creates and Starts the cyclic license check thread. This thread verify the validity of internal licenses and license files. |
Initialize(IEnumerable<Feature>,TimeSpan,Int32) | Registers the features of a features list. Creates and starts the cyclic license check thread. This thread verify the validity of internal licenses and license files. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2