Connect Control Properties
Windows - Visual C++
Click on the Connect property to see its syntax:
When set to TRUE, causes the Logon and ShowLogon methods to return immediately, while the logon process continues in the background. |
|
Returns the backup server name or address. |
|
Returns the current connection state. |
|
Returns the fault code. |
|
Returns the current fault option. |
|
Returns or sets the fault strategy. |
|
Returns the login server name |
|
Returns the maximum number of profiles this user is allowed. |
|
Returns or sets the password. |
|
Returns TRUE if quotes are supported on the server. |
|
When set to TRUE, saves the password. |
|
Sets the section name to use for the transport session or connection. "Section" refers to a protocol section of the News Service Interface (NSI) file. |
|
Returns or sets the server address. |
|
Returns or gets the delay before connecting to the server again. |
|
Returns the number of servers in TransferServer list. |
|
Returns or sets the username. |
|
When set to TRUE, stores and uses the values of the Password, Server and Username properties. |
See Also: Reconnecting the Application During Failover
Back to: Connect