Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Request<T0>.Result

public T Result;

Description

The response to the request.

This value is only available upon completion of the request. If the request fails, the value will be null.

Did you find this page useful? Please give it a rating: