C# Class Microsoft.WindowsAzure.Commands.MediaServices.AzureMediaServicesHttpClientCommandBase

Inheritance: Microsoft.WindowsAzure.Commands.Utilities.Common.AzureSMCmdlet
Exibir arquivo Open project: Azure/azure-powershell

Protected Methods

Method Description
CatchAggregatedExceptionFlattenAndRethrow ( System.Action c ) : void
OnProcessRecord ( ) : void
ProcessRecord ( ) : void

Method Details

CatchAggregatedExceptionFlattenAndRethrow() protected static method

protected static CatchAggregatedExceptionFlattenAndRethrow ( System.Action c ) : void
c System.Action
return void

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void