JAMS Developer Guide
S3Download Class
Members 


MVPSI.JAMS.Activities Namespace : S3Download Class
The S3Download activity downloads a file using S3
Object Model
S3Download Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute()>
Public NotInheritable Class S3Download 
   Inherits NonblockingNativeActivity
   Implements ISupportCommands 
'Usage
 
Dim instance As S3Download
[System.Drawing.ToolboxBitmap()]
public sealed class S3Download : NonblockingNativeActivity, ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Activities.NonblockingNativeActivity
               MVPSI.JAMS.Activities.S3Download

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

S3Download Members
MVPSI.JAMS.Activities Namespace