RasDialOptions Members

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasDialOptions type exposes the following members.

Constructors

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  Name Description
Public property CustomDial
Gets or sets a value indicating whether to dial normally instead of calling the custom dial entry point of the custom dialer.
Public property DisableConnectedUI
Gets or sets a value indicating whether to disable the connected user interface.
Public property DisableReconnect
Gets or sets a value indicating whether to disable reconnect.
Public property DisableReconnectUI
Gets or sets a value indicating whether to disable the reconnect user interface.
Public property NoUser
Gets or sets a value indicating whether no user is present.
Public property PausedStates
Gets or sets a value indicating whether to accept paused states.
Public property Router
Gets or sets a value indicating whether the connecting device is a router.
Public property SetModemSpeaker
Gets or sets a value indicating whether to set the modem speaker.
Public property SetSoftwareCompression
Gets or sets a value indicating whether to enable software compression.
Public property UseCustomScripting
Gets or sets a value indicating whether the dialer should invoke a custom-scripting DLL after establishing the connection to the server.
Public property UsePrefixSuffix
Gets or sets a value indicating whether the prefix and suffix that is in the phone book should be used.

See Also