SessionPropertiesReapplySubscriptions Property
Set to true to allow the API to remember subscriptions and reapply them upon a session reconnect.
Note: Reapply subscriptions will only apply direct topic subscriptions unpon a Session reconnect.
It will not reapply topic subscriptions on durable and non-durable endpoints.
Default: false
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public bool ReapplySubscriptions { get; set; }
Property Value
Boolean