This property retrieves the types of errors that can occur when using the Http control.

[Visual Basic] Public ReadOnly Property ErrorStatus As Newtone.ImageKit.Error
[C#] public Newtone.ImageKit.Error ErrorStatus {get;}

Property Value

Retrieve only

Explanation

The ErrorStatus property retrieves the types of errors that can occur when using the Http control.

This property refers to the members of the Error enum.

See Also

Http Class | Http Members


The ImageKit.NET3 is created by Newtone Corporation