RequestMessage<T>.Response Property

Definition

Gets the message response.

public T Response { get; }
member this.Response : 'T
Public ReadOnly Property Response As T

Property Value

T

Exceptions

Applies to