Click or drag to resize

ProgressEventArgsClstrCnt Property

Number of clusters processed so far by the phase, including current cluster. In case of Transformation phase, this number refers to clusters before transformation, and not after (note that transformation may add or delete clusters).

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

Property Value

Type: Int32
See Also