public property RequestFailedEventArgs.Error

Brief

The server error message.

Declaration
C#
string  Error get;

Declared in RequestFailedEventArgs

back