JAMS Developer Guide
S3Session Class
Members 


MVPSI.JAMS.Activities Namespace : S3Session Class
An S3Session activity hosts an Amazon S3 connection for other FileTransferSession activities
Object Model
S3Session Class
Syntax
'Declaration
 
<System.Windows.Markup.ContentPropertyAttribute("Body")>
<System.Drawing.ToolboxBitmapAttribute()>
Public Class S3Session 
   Inherits JAMSNativeActivity
   Implements ISupportCommands 
'Usage
 
Dim instance As S3Session
[System.Windows.Markup.ContentProperty("Body")]
[System.Drawing.ToolboxBitmap()]
public class S3Session : JAMSNativeActivity, ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Activities.S3Session

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

S3Session Members
MVPSI.JAMS.Activities Namespace