Click or drag to resize

ProgressStateItemsProcessed Property

Gets the number of processed items.

Namespace:  Opait.Api
Assembly:  Opait.Core (in Opait.Core.dll) Version: 1.3.3.0
Syntax
C#
public int ItemsProcessed { get; }

Property Value

Type: Int32
See Also