AwPop.Timeout Property

Gets or sets time-out time.

[Visual Basic]
Public Property Timeout As Integer
[C#]
public int Timeout {get; set;}

Property Value

Integer to indicate time-out time. Unit to be used is millisecond.

Example

How to set a time-out time.

pop.Timeout = 10000
pop.Timeout = 10000;

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.