 | 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
Syntaxpublic bool? HasPublisher { get; set; }
Property Value
Type:
NullableBoolean
See Also