Click or drag to resize
SearchProgressEventArgs Constructor
Default SearchProgressEventArgs constructor

Namespace: com.softwarekey.Client.Licensing.Network
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public SearchProgressEventArgs(
	int progressPercentage
)

Parameters

progressPercentage
Type: SystemInt32
The percent of search progress which has been completed.
See Also