RasAutoDialManager Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasAutoDialManager type exposes the following members.

Properties

  Name Description
Public property Addresses
Gets the collection of addresses in the AutoDial database.
Public property ConnectionQueryTimeout
Gets or sets the length of time (in seconds) before the connection attempt is aborted.
Public property Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public property DisableConnectionQuery
Gets or sets a value indicating whether AutoDial displays a dialog box to query the user before creating a connection.
Public property FailedConnectionTimeout
Gets or sets the length of time (in seconds) between AutoDial connection attempts.
Public property LogOnSessionDisable
Gets or sets a value indicating whether the system disables all AutoDial connections for the current logon session.
Public property SavedAddressesLimit
Gets or sets the maximum number of addresses that AutoDial stores in the registry.
Public property Site
Gets or sets the ISite of the Component.
(Inherited from Component.)

See Also