RasConnection.HangUp Method

DotRas SDK

Collapse image Expand Image Copy image CopyHover image
Terminates the remote access connection.

Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)

Syntax

C#
public void HangUp()
Visual Basic
Public Sub HangUp
Visual C++
public:
void HangUp()
F#
member HangUp : unit -> unit 

See Also