10.24.0

IMessageTopicSequenceNumber Property

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

Definition

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

Property Value

NullableInt64

See Also