BackgroundServiceOptions - конструктор
Create options object.
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public BackgroundServiceOptions(
IConfigurationManager configurationManager
)
Public Sub New (
configurationManager As IConfigurationManager
)
public:
BackgroundServiceOptions(
IConfigurationManager^ configurationManager
)
new :
configurationManager : IConfigurationManager -> BackgroundServiceOptions
Параметры
- configurationManager IConfigurationManager
Объект, управляющий конфигурацией приложений.
К объекту возможно одновременное обращение из нескольких потоков.