Method | Description | |
---|---|---|
DownloadReceiveDataEventArgs ( uint Length ) : System |
Initializes a new instance of the DownloadReceiveDataEventArgs class.
|
public DownloadReceiveDataEventArgs ( uint Length ) : System | ||
Length | uint | The length of the data received in bytes. |
return | System |