Click or drag to resize

HttpMessagingSystemFactoryInputChannelThreading Property

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

Namespace:  Eneter.Messaging.MessagingSystems.HttpMessagingSystem
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