SubscriberItemBase ProcessingType Property DH.Messaging Documentation

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

Sets the processing type for received messages.

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 abstract ProcessingType ProcessingType { get; set; }

Property Value

Type: ProcessingType
See Also