TessaViewResultHasTimeOut - свойство
Gets or sets a value indicating whether Признак прерывания выполнения запроса по тайм-ауту
Пространство имён: Tessa.ViewsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
public bool HasTimeOut { get; set; }
<DataMemberAttribute>
Public Property HasTimeOut As Boolean
Get
Set
public:
[DataMemberAttribute]
virtual property bool HasTimeOut {
bool get () sealed;
void set (bool value) sealed;
}
[<DataMemberAttribute>]
abstract HasTimeOut : bool with get, set
[<DataMemberAttribute>]
override HasTimeOut : bool with get, set
BooleanITessaViewResultHasTimeOut