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