|
| DotRas SDK Documentation |
| RasConnectionWatcher..::..BeginInit Method |
| RasConnectionWatcher Class See Also Send Feedback |
|
Begins the initialization of a RasConnectionWatcher used on a form or other component.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public void BeginInit() |
| Visual Basic |
|---|
Public Sub BeginInit |
| Visual C++ |
|---|
public: virtual void BeginInit() sealed |
| F# |
|---|
abstract BeginInit : unit -> unit override BeginInit : unit -> unit |