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

Inheritance: AzureHDInsightCommandBase, IAzureHDInsightJobCommandCredentialsBase
Afficher le fichier Open project: Azure/azure-powershell

Protected Properties

Свойство Type Description
tokenSource System.Threading.CancellationTokenSource

Méthodes publiques

Méthode Description
Cancel ( ) : void

Private Methods

Méthode Description
GetClient ( string cluster ) : IJobSubmissionClient

Method Details

Cancel() public méthode

public Cancel ( ) : void
Résultat void

Property Details

tokenSource protected_oe property

protected CancellationTokenSource,System.Threading tokenSource
Résultat System.Threading.CancellationTokenSource