Метод | Описание | |
---|---|---|
IsSetBucketName ( ) : bool |
Checks if BucketName property is set.
|
|
IsSetCannedACL ( ) : bool |
Checks if the CannedACL property is set.
|
|
IsSetDirectory ( ) : bool |
Checks if Directory property is set.
|
|
IsSetKeyPrefix ( ) : bool |
Checks if KeyPrefix property is set.
|
|
IsSetSearchPattern ( ) : bool |
Checks if SearchPattern property is set.
|
|
OnRaiseProgressEvent ( int numberOfFilesUploaded, int totalNumberOfFiles, string currentFile, long transferredBytesForCurrentFile, long totalNumberOfBytesForCurrentFile ) : void |
Causes the UploadDirectoryProgressEvent event to be fired.
|