JinniOperationStatusIsSuccessful - свойство

Flag whether operation isn't failed.

Definition

Пространство имён: Tessa.Jinni
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public bool IsSuccessful { get; }

Значение свойства

Boolean
true if operation isn't failed; false otherwise.

Заметки

Returns true if operation is considered ok, i.e. it isn't in failure and there are no errors occured.

См. также