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