MVPSI.JAMS.Activities.HDInsight Namespace : HDInsightSessionGetClusterState Class |
For a list of all members of this type, see HDInsightSessionGetClusterState members.
Name | Description | |
---|---|---|
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | Result | (Inherited from System.Activities.Activity<string>) |
![]() | ResultType | (Inherited from System.Activities.ActivityWithResult) |
![]() | SessionName | Specifies the name of the session to use (optional) |
Name | Description | |
---|---|---|
![]() | AbortOnTaskFailure | By default, if an exception occurs during Task execution we log and rethrow. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string>) |
![]() | CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string>) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity<string>) |
![]() | Task | Gets the System.Threading.Task which performs the activity's work. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string>) |
![]() | UserState | Gets or sets a user-defined object associated with the current async activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string>) |