Method | Description | |
---|---|---|
IsSetBucketName ( ) : bool |
Gets whether or not the bucket name is set.
|
|
IsSetLocalDirectory ( ) : bool |
Gets whether or not the LocalDirectory property is set.
|
|
IsSetModifiedSinceDate ( ) : bool |
Checks if ModifiedSinceDate property is set.
|
|
IsSetS3Directory ( ) : bool |
Gets whether or not the S3Directory property is set.
|
|
IsSetUnmodifiedSinceDate ( ) : bool |
Checks if UnmodifiedSinceDate property is set.
|
|
OnRaiseProgressEvent ( int numberOfFilesUploaded, int totalNumberOfFiles, string currentFile, long transferredBytesForCurrentFile, long totalNumberOfBytesForCurrentFile ) : void |