10.24.0

FlowPropertiesReplayStartLocationEx Property

When a Flow is created, the application may request replay of messages from the replay log, even messages that have been previously delivered and removed the from topic endpoint or queue. The replay start location may be one of the following:

Definition

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

Property Value

IReplayStartLocation

See Also