10.27.03

IMessage.TopicSequenceNumber 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.27.0
C#
long? TopicSequenceNumber { get; }

Property Value

Nullable<Int64>

See Also