Represents an individual remote access connection.
| C# | Visual Basic |
public sealed class RemoteAccessConnection
Public NotInheritable Class RemoteAccessConnection
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ConnectionStatus |
Retrieves information on the current status of the specified remote access connection.
| |
| EntryName |
The phone-book entry to use to establish the connection.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() | (Overrides Object.GetHashCode()()()().) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| HangUp()()()() |
Terminates a remote access connection.
| |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()()() | (Overrides Object.ToString()()()().) |
| Platforms Supported | |
|---|---|
| Windows Embedded CE | Windows Embedded CE 4.1 and later |
| Object | |
| RemoteAccessConnection | |