Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / WebRequestResult Class / IsConnectionFailed Property
In This Topic
    IsConnectionFailed Property
    In This Topic
    Gets or sets a value indicating whether the web request failed due to a connection issue.
    Syntax
    public System.bool IsConnectionFailed {get; set;}
    See Also