SocketWrench .NET Edition

InternetDialer Properties

The properties of the InternetDialer class are listed below. For a complete list of InternetDialer class members, see the InternetDialer Members topic.

Public Instance Properties

AreaCode Gets and sets the area code for the current phonebook entry.
AutoConnect Automatically inherit connections established by another process.
AutoDial Enable and disable autodialing on the local system.
AutoDisconnect Automatically disconnect from the remote server.
Blocking Gets and sets the blocking state of the class.
BytesIn Gets the number of bytes that have been received by the dial-up networking device.
BytesOut Gets the number of bytes that have been transmitted by the dial-up networking device.
Callback Specifies that the remote server should call the system back.
CallbackNumber Gets and sets the telephone number for the remote server to call back on.
Connections Gets the number of active dial-up networking sessions.
ConnectSpeed Gets the line speed for the current dial-up networking connection.
CountryCode Gets and sets the country code for the current phonebook entry.
CountryName Gets and sets the country name for the current phonebook entry.
DefaultGateway Enable and disable the default gateway for IP packets through the dial-up adapter.
DeviceCount Gets the number of dial-up networking devices available.
DeviceName Gets and sets the device name for the current dial-up networking connection.
DeviceType Gets and sets the device type for the current dial-up networking connection.
DynamicAddress Enables and disables the use of dynamically allocated IP addresses.
DynamicNameServers Enables and disables the use of dynamically assigned nameserver addresses.
EntryName Gets and sets the current phone book entry name.
FramingProtocol Gets and sets the framing protocol for the current phonebook entry.
Handle Gets and sets the handle for the current dial-up networking connection.
InternetAddress Gets the address assigned to the current dial-up networking session.
Interval Gets and sets the interval at which the connection is monitored.
IpHeaderCompression Enables and disables IP header compression for the current phonebook entry.
IsConnected Gets a value which indicates if a connection has been established.
IsInitialized Gets a value which indicates if the current instance of the class has been initialized successfully.
LastError Gets and sets a value which specifies the last error that has occurred.
LastErrorString Gets a value which describes the last error that has occurred.
LcpExtensions Enables and disables the use of PPP LCP extensions for the current phonebook entry.
LocalNumber Gets and sets the local telephone number specified in the phonebook entry.
ModemLights Enables and disables the dial-up networking system tray icon.
ModemSpeaker Enables and disables the modem speaker.
NetworkLogon Enables and disables a network login for the current phonebook entry.
NetworkProtocol Gets and sets the network protocol for the current phonebook entry.
Password Gets the password required to establish a connection with the service provider.
PhoneBook Sets the file name of the Remote Access phonebook to use.
PhoneBookEntries Gets the number of entries in the current phonebook.
PhoneNumber Gets and sets the telephone number of the service provider.
RequireEncryption Enables and disables secure authentication for the current phonebook entry.
ScriptFile Gets and sets the name of the script file for the current phonebook entry.
ServerAddress Gets the address of the dial-up networking server.
SoftwareCompression Enables and disables software compression for the current phonebook entry.
Status Gets a value which specifies the current status of the dial-up networking connection.
Terminal Gets and sets the interactive terminal window mode for the current phonebook entry.
ThrowError Gets and sets a value which specifies if method calls should throw exceptions when an error occurs.
Timeout Gets and sets a value which specifies a timeout period in seconds.
UserDomain Gets and sets the NT domain on which user authentication is to occur.
UserName Gets the username required to establish a connection with the service provider.
UserPhoneBook Gets the name of the default user phonebook.
Version Gets a value which returns the current version of the InternetDialer class library.

See Also

InternetDialer Class | SocketTools Namespace