Click or drag to resize

PhaseStatusRecordCount Property

Number of records processed so far by the phase. Becomes total records processed upon phase completion.

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public int RecordCount { get; }

Property Value

Type: Int32
See Also