Для изменения размера нажмите или перетащите

ProgressReporter - конструктор

Инициализирует новый экземпляр класса ProgressReporter

Пространство имён:  Tessa.Web.Services
Сборка:  Tessa.Web (в Tessa.Web.dll) Версия: 3.5.0.19
Синтаксис
public ProgressReporter(
	Guid operationID,
	long totalLength,
	IOperationRepository operationRepository,
	IDbScope dbScope,
	int reportProgressInterval = 2000
)

Параметры

operationID
Тип: SystemGuid
totalLength
Тип: SystemInt64
operationRepository
Тип: Tessa.Platform.OperationsIOperationRepository
dbScope
Тип: Tessa.Platform.DataIDbScope
reportProgressInterval (Optional)
Тип: SystemInt32
См. также