Show / Hide Table of Contents

Class BusinessLogicRequestPollingModel

Настройки опроса для запроса прикладной логики.

Inheritance
BusinessLogicRequestPollingModel
Namespace: Trivium.Eventflow.Model
Assembly: Trivium.Eventflow.Model.dll
Syntax
public class BusinessLogicRequestPollingModel

Properties

string Expression
Выражение для продолжения попыток.
TimeSpan? Interval
Интервал между попытками.
TimeSpan? MaxWaitingTime
Максимальное время ожидания.
List<MessageParameterMappingModel> ParameterMappings
Сопоставление параметров.
string StatusCodes
Статус коды для продолжения попыток.
Back to top Generated by DocFX