C# Class Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.GetAzureHDInsightClusters.AzureHDInsightJobCommandExecutorBase

Inheritance: AzureHDInsightCommandBase, IAzureHDInsightJobCommandCredentialsBase
Show file Open project: Azure/azure-powershell

Protected Properties

Property Type Description
tokenSource System.Threading.CancellationTokenSource

Public Methods

Method Description
Cancel ( ) : void

Private Methods

Method Description
GetClient ( string cluster ) : IJobSubmissionClient

Method Details

Cancel() public method

public Cancel ( ) : void
return void

Property Details

tokenSource protected property

protected CancellationTokenSource,System.Threading tokenSource
return System.Threading.CancellationTokenSource