Click or drag to resize

ThreadPoolMessagingSystemFactoryOutputChannelThreading Property

[Missing <summary> documentation for "P:Eneter.Messaging.MessagingSystems.ThreadPoolMessagingSystem.ThreadPoolMessagingSystemFactory.OutputChannelThreading"]

Namespace:  Eneter.Messaging.MessagingSystems.ThreadPoolMessagingSystem
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
public IThreadDispatcherProvider OutputChannelThreading { get; set; }

Property Value

Type: IThreadDispatcherProvider
See Also