Property Boolean pbAutoConnect
Read Access: | Get pbAutoConnect to BooleanVariable |
Write Access: | Set pbAutoConnect to BooleanVariable/Value |
If pbAutoConnect is True, AutoConnect registers all connections by sending RegisterAllConnections and logs in to all connections by sending LoginAll. If either of these messages fail, the application is aborted.
Default is True.