Property Boolean pbSkipDuplicateLogin
| Read Access: | Get pbSkipDuplicateLogin to BooleanVariable |
| Write Access: | Set pbSkipDuplicateLogin to BooleanVariable/Value |
pbSkipDuplicateLogin determines whether login is skipped if a connection is already logged in.
LoginConnectionId attempts to log in the connection identified by the passed Connection ID. If the login fails, error information is stored and an error code is returned. If the connection is already logged in (IsConnectionIdLoggedIn), the login can be skipped. LoginConnectionId performs the login by calling LoginConnectIdBase.