Solclient
IMessageTopicSequenceNumber Property |
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: 7.2.1.27 (7.2.1.27)
Syntax
Nullable<long> TopicSequenceNumber { get; }
ReadOnly Property TopicSequenceNumber As Nullable(Of Long) Get
property Nullable<long long> TopicSequenceNumber { Nullable<long long> get (); }
Property Value
Type: NullableInt64See Also