Solclient
TransactedSessionProperties Properties |
The TransactedSessionProperties type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Returns the count of properties.
(Inherited from BaseProperties.) |
|
CreateMessageDispatcher |
When it is enabled, a new message dispatcher is created for the transacted session.
Default: false.
|
|
HasPublisher |
When it is enabled, a default publisher flow is opened automatically after
the transacted session is successfully created. Default: true.
|
|
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.
|
See Also