Memebr of ML.SDK.MLRequest
Property
bool MLRequest.Success
bool Success { get; }
Summary
Was the operation successful. After successful operation, the value of the MLRequest<T>
can be queried.