Click or drag to resize
DataRetrievalEventArgsT Constructor

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public DataRetrievalEventArgs(
	uint retrievedCount,
	bool determinate,
	uint total
)

Parameters

retrievedCount
Type: SystemUInt32
determinate
Type: SystemBoolean
total
Type: SystemUInt32
See Also