Click or drag to resize

IMessageTopicSequenceNumber Property

version: 10.21.0
Represents the Topic Sequence Number assigned by the appliance or the peer. Returns null if none is present

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.21.0
Syntax
C#
long? TopicSequenceNumber { get; }

Property Value

Type: NullableInt64
See Also