C# Class NuGetGallery.Monitoring.Azure.BlobDownloadTimeMonitor

Inheritance: AzureBlobMonitorBase
Afficher le fichier Open project: JetBrains/NuGetOperations

Méthodes publiques

Méthode Description
BlobDownloadTimeMonitor ( string blobPath, string accountName, bool useHttps ) : System

Méthodes protégées

Méthode Description
Invoke ( ) : System.Threading.Tasks.Task

Method Details

BlobDownloadTimeMonitor() public méthode

public BlobDownloadTimeMonitor ( string blobPath, string accountName, bool useHttps ) : System
blobPath string
accountName string
useHttps bool
Résultat System

Invoke() protected méthode

protected Invoke ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task