Click or drag to resize

SynchronousMessagingSystemFactoryInputChannelThreading Property

[Missing <summary> documentation for "P:Eneter.Messaging.MessagingSystems.SynchronousMessagingSystem.SynchronousMessagingSystemFactory.InputChannelThreading"]

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

Property Value

Type: IThreadDispatcherProvider
See Also