Name | Description | |
---|---|---|
![]() | GdViewer.TransferEndedEventArgs Constructor | Overloaded. |
GdViewer.TransferEndedEventArgs Class Members
In This Topic
The following tables list the members exposed by GdViewer.TransferEndedEventArgs.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
![]() | Download | Specifies the type of a transfer operation. The parameter returns true, if the latest transfer was a download, otherwise it returns false, if it was an upload. |
![]() | Handled | (Inherited from System.Windows.RoutedEventArgs) |
![]() | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
![]() | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Source | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Status | A member of the GdPictureStatus enumeration. The resulting status of the processed operation. |
See Also