Differences

This shows you the differences between the selected revisions of the page.

2016-01-22 2017-06-01
library_transferoptions#preservetimestamp (martin) 5.10 Bug 1470 Add Side property to TransferEventArgs (martin)
Line 21: Line 21:
| string ==FileName== | Full path to a file that is subject of the operation. Read-only. (Inherited from ''[[library_fileoperationeventargs|FileOperationEventArgs]]''.) | | string ==FileName== | Full path to a file that is subject of the operation. Read-only. (Inherited from ''[[library_fileoperationeventargs|FileOperationEventArgs]]''.) |
| [[library_removaleventargs|RemovalEventArgs]] ==Removal== | Result of removing source file. Used only, if removing source file was requested (see ''remove'' argument of ''[[library_session_getfiles|Session.GetFiles]]'' and ''[[library_session_putfiles|Session.PutFiles]]''). Read-only. | | [[library_removaleventargs|RemovalEventArgs]] ==Removal== | Result of removing source file. Used only, if removing source file was requested (see ''remove'' argument of ''[[library_session_getfiles|Session.GetFiles]]'' and ''[[library_session_putfiles|Session.PutFiles]]''). Read-only. |
 +| ProgressSide ==Side== | Origin of the transfer. ''ProgressSide.Local'' for uploads, ''ProgressSide.Remote'' for downloads. Read-only. &beta_feature |
| [[library_toucheventargs|TouchEventArgs]] ==Touch== | Result of setting timestamp. Used only, if setting timestamp was requested (see ''[[library_transferoptions#preservetimestamp|TransferOptions.PreserveTimestamp]]''). Read-only. | | [[library_toucheventargs|TouchEventArgs]] ==Touch== | Result of setting timestamp. Used only, if setting timestamp was requested (see ''[[library_transferoptions#preservetimestamp|TransferOptions.PreserveTimestamp]]''). Read-only. |

Last modified: by martin