C# Class NuGetGallery.Monitoring.Azure.BlobDownloadTimeMonitor

Inheritance: AzureBlobMonitorBase
Exibir arquivo Open project: JetBrains/NuGetOperations

Public Methods

Method Description
BlobDownloadTimeMonitor ( string blobPath, string accountName, bool useHttps ) : System

Protected Methods

Method Description
Invoke ( ) : System.Threading.Tasks.Task

Method Details

BlobDownloadTimeMonitor() public method

public BlobDownloadTimeMonitor ( string blobPath, string accountName, bool useHttps ) : System
blobPath string
accountName string
useHttps bool
return System

Invoke() protected method

protected Invoke ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task