STK ObjectsSend comments on this topic.
IAgStkPreferencesConnect Interface

Description

Connect settings.

Public Properties

Public Property AcknowledgeMessageReceiptGets or sets the initial connect Acknowledge mode state.
Public Property AllowAsyncAsynchronous allowed.
Public Property AllowConnectGets or sets the connection allowed property.
Public Property AllowExtConnectAllow connections from other machines.
Public Property AllowLoggingAllow for command logging.
Public Property AuthModeGets or sets the authentication mode for the server.
Public Property ErrorNotifyModeGets or sets the initial connect Error Notify mode state.
Public Property LogFileFile for logging commands.
Public Property MaxConnectionsMax number of simultaneous connections.
Public Property PollPeriodPeriod between port polls in msec.
Public Property SocketTCP/IP Socket Port.
Public Property TlsRootCertFileGets or sets the filepath to the server certificate authentication file for mTLS authentication. (e.g. ca.crt)
Public Property TlsServerCertFileGets or sets the filepath to the server certificate file for mTLS authentication. (e.g. server.crt)
Public Property TlsServerKeyFileGets or sets the filepath to the server key file for mTLS authentication. (e.g. server.key)
Public Property UdsDirGets or sets the filepath to the directory for the UDS socket file. Supported on Linux platforms only.
Public Property UdsIdGets or sets an optional UDS ID for multiple connections. Supported on Linux platforms only.
Public Property VerboseGets or sets the initial connect Verbose mode state.
Public Property WildcardIgnoreNackIgnore Backs when Wildcards used.
© 2025 Analytical Graphics, Inc. All Rights Reserved.