ZennoLab Assemblies Documentation
ZennoPoster.HTTP.RequestAbortedException Class
Members 
ZennoLab.CommandCenter Namespace : ZennoPoster.HTTP.RequestAbortedException Class
The exception represents the situation when the request was aborted by timeout but the answer might contain incomplete data. The data was stored in an object of the exception. You can try to get it.
Syntax
public class ZennoPoster.HTTP.RequestAbortedException : System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      ZennoLab.CommandCenter.ZennoPoster.HTTP.RequestAbortedException

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

ZennoPoster.HTTP.RequestAbortedException Members
ZennoLab.CommandCenter Namespace