Click or drag to resize
Infosoft Logo

StartPaymentImportRequestProgress Property

Gets or sets the progress object that progress is reported to when importing (not part of the WSDL contract!)

Namespace: Infosoft.Common.Contracts.MessageContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public IProgress<ProgressStatus> Progress { get; set; }

Property Value

IProgressProgressStatus
See Also