JAMS Developer Guide
HDInsightSession Class
Members 


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

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Activities.HDInsight.HDInsightSession

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

HDInsightSession Members
MVPSI.JAMS.Activities.HDInsight Namespace