Click or drag to resize

TransactedSessionPropertiesHasPublisher Property

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

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

Property Value

Type: NullableBoolean
See Also