Dials the connection.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public RasHandle Dial() |
| Visual Basic |
|---|
Public Function Dial As RasHandle |
| Visual C++ |
|---|
public: RasHandle^ Dial() |
| F# |
|---|
member Dial : unit -> RasHandle |
Return Value
Type: RasHandleThe handle of the connection.
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidOperationException | A phone number or an entry name with phone book path is required to dial. |