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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also