SubscriberItemBase UpdateInterval Property DH.Messaging Documentation

[This is preliminary documentation and is subject to change.]

When the message bus subscriber should process messages from this item's collection. Default: UpdateInterval.Update

Namespace: DH.Messaging.Extensions.Base
Assembly: DH.Messaging.Extensions (in DH.Messaging.Extensions.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public UpdateInterval UpdateInterval { get; set; }

Property Value

Type: UpdateInterval
Remarks

The UpdateInterval property is ignored when ProcessingType is set
See Also