TransactedSessionProperties Properties

Solclient

TransactedSessionProperties Properties
version: 7.2.1.27

The TransactedSessionProperties type exposes the following members.

Properties
  Name Description
Public property Count
Returns the count of properties.
(Inherited from BaseProperties.)
Public property CreateMessageDispatcher
When it is enabled, a new message dispatcher is created for the transacted session. Default: false.
Public property HasPublisher
When it is enabled, a default publisher flow is opened automatically after the transacted session is successfully created. Default: true.
Public property OperationTimeoutInMsecs
The timeout (in milliseconds) to wait for response from the appliance when invoking transacted session operations such as commit or rollback. The minimum configurable value is 1000. Default: 10000.
Top
See Also