 | FlowPropertiesReplayStartLocationEx Property |
version: 10.22.0
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:
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntaxpublic IReplayStartLocation ReplayStartLocationEx { get; set; }
Property Value
Type:
IReplayStartLocation
See Also