|
| DotRas SDK Documentation |
| RasConnectionWatcher Constructor |
| RasConnectionWatcher Class See Also Send Feedback |
|
Initializes a new instance of the RasConnectionWatcher class.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public RasConnectionWatcher() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: RasConnectionWatcher() |
| F# |
|---|
new : unit -> RasConnectionWatcher |