Property | Type | Description |
---|
Method | Description | |
---|---|---|
S3ProgressEventArgs ( string bucketName, string key, long bytesTransferred, long bytesTotal ) : System |
public S3ProgressEventArgs ( string bucketName, string key, long bytesTransferred, long bytesTotal ) : System | ||
bucketName | string | |
key | string | |
bytesTransferred | long | |
bytesTotal | long | |
return | System |