Gets a value whether the response was already received for this request.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property HaveResponse As Boolean Get |
| C# |
|---|
public bool HaveResponse { get; } |