C# 클래스 Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.GetAzureHDInsightClusters.AzureHDInsightJobCommandExecutorBase

상속: AzureHDInsightCommandBase, IAzureHDInsightJobCommandCredentialsBase
파일 보기 프로젝트 열기: Azure/azure-powershell

보호된 프로퍼티들

프로퍼티 타입 설명
tokenSource System.Threading.CancellationTokenSource

공개 메소드들

메소드 설명
Cancel ( ) : void

비공개 메소드들

메소드 설명
GetClient ( string cluster ) : IJobSubmissionClient

메소드 상세

Cancel() 공개 메소드

public Cancel ( ) : void
리턴 void

프로퍼티 상세

tokenSource 보호되어 있는 프로퍼티

protected CancellationTokenSource,System.Threading tokenSource
리턴 System.Threading.CancellationTokenSource