







![]() ![]() ![]() |
DotRas SDK Documentation |
RasDialer Members |
RasDialer Class Constructors Methods Properties Events See Also Send Feedback |
![]() |
The RasDialer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RasDialer()()()() |
Initializes a new instance of the RasDialer class.
|
![]() |
RasDialer(IContainer) |
Initializes a new instance of the RasDialer class.
|
Methods
Name | Description | |
---|---|---|
![]() |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() |
Dial |
Dials the connection.
|
![]() |
DialAsync |
Dials the connection asynchronously.
|
![]() |
DialAsyncCancel |
Cancels the asynchronous dial operation.
|
![]() |
Dispose | Releases all resources used by the Component. (Inherited from Component.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() |
SetEapUserData |
Sets the EAP data used by the connection attempt.
|
![]() |
ToString | Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from Component.) |
Properties
Name | Description | |
---|---|---|
![]() |
AllowUseStoredCredentials |
Gets or sets a value indicating whether stored credentials will be allowed if the credentials have not been provided.
|
![]() |
AuthenticationCookie |
Gets or sets a pointer to the authentication cookie.
|
![]() |
AutoUpdateCredentials |
Gets or sets a value indicating whether the saved credentials will be updated upon completion of a successful connection attempt.
|
![]() |
CallbackId |
Gets or sets the application defined callback id.
|
![]() |
CallbackNumber |
Gets or sets the callback number.
|
![]() |
Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() |
Credentials |
Gets or sets the credentials.
|
![]() |
EapOptions |
Gets or sets the extensible authentication protocol (EAP) options.
|
![]() |
EntryName |
Gets or sets the name of the entry to dial.
|
![]() |
HangUpPollingInterval |
Gets or sets the polling interval, in milliseconds, to determine whether the connection has successfully disconnected during an asynchronous connection attempt.
|
![]() |
InterfaceIndex |
Gets or sets the interface index on top of which the Virtual Private Network (VPN) connection will be dialed.
|
![]() |
IsBusy |
Gets a value indicating whether the component is busy dialing a connection.
|
![]() |
Options |
Gets or sets the options.
|
![]() |
Owner |
Gets or sets the parent window.
|
![]() |
PhoneBookPath |
Gets or sets the full path (including filename) of a phone book.
|
![]() |
PhoneNumber |
Gets or sets the phone number to dial.
|
![]() |
Site | (Inherited from Component.) |
![]() |
SkipPppAuthentication |
Gets or sets a value indicating whether point-to-point (PPP) authentication is skipped.
|
![]() |
SubEntryId |
Gets or sets the one-based index of the subentry to dial.
|
![]() |
SynchronizingObject |
Gets or sets the object used to marshal event-handler calls that are issued by the component.
(Inherited from RasComponent.) |
![]() |
Timeout |
Gets or sets the length of time (in milliseconds) until the asynchronous connection attempt times out.
|
Events
Name | Description | |
---|---|---|
![]() |
DialCompleted |
Occurs when the asynchronous dial operation has completed.
|
![]() |
Disposed | Occurs when the component is disposed by a call to the Dispose()()()() method. (Inherited from Component.) |
![]() |
Error |
Occurs when the component has encountered an error.
(Inherited from RasComponent.) |
![]() |
StateChanged |
Occurs when the connection state changes.
|