MessageSubscription T  MaxMessages Property DH.Messaging Documentation

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

Sets the maximum number of messages for the subscription. Enforced minimum is 1.

Namespace: DH.Messaging.MessageBus
Assembly: DH.Messaging (in DH.Messaging.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax

public long MaxMessages { get; set; }

Property Value

Type: OnlineInt64
See Also