







Dials the connection asynchronously.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public RasHandle DialAsync() |
Visual Basic |
---|
Public Function DialAsync As RasHandle |
Visual C++ |
---|
public: RasHandle^ DialAsync() |
F# |
---|
member DialAsync : 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. |