10.24.0

SessionPropertiesGenerateReceiveTimestamps Property

When enabled, a receive timestamp is recorded for each message and passed back as a property of IMessage. Default: false

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public bool GenerateReceiveTimestamps { get; set; }

Property Value

Boolean

See Also