HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Entry Class / IsComplete Property

In This Topic
    IsComplete Property
    In This Topic
    Returns a boolean that indicates whether the request has finished processing.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsComplete As Boolean
    public bool IsComplete {get;}
    Requirements
     
    See Also