JAMS Developer Guide
SCPSession Class
Members 


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

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

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

SCPSession Members
MVPSI.JAMS.Activities Namespace