SubscriberItem T  ProcessingType Property DH.Messaging Documentation

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

Sets the processing type for messages. Default: ProcessingType.Bulk

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

public override sealed ProcessingType ProcessingType { get; set; }

Property Value

Type: ProcessingType
See Also