BackgroundServiceQueueProxy - конструктор
Очередь, которая переводит обработку действий в другую очередь.
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public BackgroundServiceQueueProxy(
IBackgroundServiceQueue proxyQueue
)
Public Sub New (
proxyQueue As IBackgroundServiceQueue
)
public:
BackgroundServiceQueueProxy(
IBackgroundServiceQueue^ proxyQueue
)
new :
proxyQueue : IBackgroundServiceQueue -> BackgroundServiceQueueProxy
Параметры
- proxyQueue IBackgroundServiceQueue
-