AsyncRequestMessage<T>.HasReceivedResponse Property

Definition

Gets a value indicating whether a response has already been assigned to this instance.

public bool HasReceivedResponse { get; }
member this.HasReceivedResponse : bool
Public ReadOnly Property HasReceivedResponse As Boolean

Property Value

Applies to