AwDialupLE.HangUp Method 

Hangs up a dialup connection.

[Visual Basic]
Public Function HangUp() As Boolean
[C#]
public bool HangUp();

Return Value

Returns true if it succeeded; otherwise false.

Example

How to hang up a dialup connection.

dialup.HangUp()
dialup.HangUp();

See Also

AwDialupLE Class | Asterworld.Dialup Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.