Click or drag to resize

DataRetrievalEventArgsT Constructor

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

Parameters

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