DotRas SDK Documentation |
RasConnectionWatcher..::..EndInit Method |
RasConnectionWatcher Class See Also Send Feedback |
Ends 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 EndInit() |
Visual Basic |
---|
Public Sub EndInit |
Visual C++ |
---|
public: virtual void EndInit() sealed |
F# |
---|
abstract EndInit : unit -> unit override EndInit : unit -> unit |