This Property is only considered if the [Authentication Strategy] Property has a value of "Password Authentication".Password | password | | | Password to be used during authentication with the PLC device. Leave it blank, if the user has no password. Sensitive Property: true
This Property is only considered if the [Authentication Strategy] Property has a value of "Password Authentication". |
Max Wait Time | max-wait-time | 15 seconds | | The maximum amount of time, that the pool will wait before failing, when there are no available connections to be returned. |
Max Total Connections | max-total-connections | 8 | | The maximum number of active connections, that can be allocated from this pool at the same time. Unset it for no limit. |
Time Between Eviction Runs | time-between-eviction-runs | | | The number of milliseconds to sleep between runs of the idle connection eviction thread. When unset, idle connections will not be evicted. |
Min Evictable Idle Time | min-evictable-idle-time | 30 minutes | | The minimum amount of time, a connection may sit idle in the pool, before it is eligible for eviction.
This Property is only considered if the [Time Between Eviction Runs] Property has a value specified. |
State management:
This component does not store state.Restricted:
This component is not restricted.System Resource Considerations:
None specified.