10.24.0

TransactedSessionPropertiesHasPublisher Property

When it is enabled, a default publisher flow is opened automatically after the transacted session is successfully created. Default: true.

Definition

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

Property Value

NullableBoolean

See Also