 | IMessageDiscardIndication Property |
version: 10.21.0
Returns true if one or more messages have been discarded prior
to the current message, otherwise it returns false.
Indicates congestion discards only and is not affected by message eliding.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.21.0
Syntaxbool DiscardIndication { get; }
Property Value
Type:
Boolean
See Also