AwPop.Close Method 

Closes connection with the POP server.

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

Return Value

Returns true if successful; otherwise false.

Example

How to close connection with the POP server.

pop.Close()
pop.Close();

See Also

AwPop Class | Asterworld.Mail 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.