JAMS Developer Guide
HDInsightSessionGetClusterState Class
Members 


MVPSI.JAMS.Activities.HDInsight Namespace : HDInsightSessionGetClusterState Class
Gets the current state of the HDInsight cluster associated with the session
Object Model
HDInsightSessionGetClusterState Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute()>
Public Class HDInsightSessionGetClusterState 
   Inherits MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric(Of String)
   Implements MVPSI.JAMS.Activities.ISupportCommands 
'Usage
 
Dim instance As HDInsightSessionGetClusterState
[System.Drawing.ToolboxBitmap()]
public class HDInsightSessionGetClusterState : MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string>, MVPSI.JAMS.Activities.ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.ActivityWithResult
         System.Activities.Activity<TResult>
            System.Activities.NativeActivity<TResult>
               MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<T>
                  MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<T>
                     MVPSI.JAMS.Activities.HDInsight.HDInsightSessionGetClusterState

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

HDInsightSessionGetClusterState Members
MVPSI.JAMS.Activities.HDInsight Namespace