C# 클래스 NuGetGallery.Monitoring.Azure.BlobDownloadTimeMonitor

상속: AzureBlobMonitorBase
파일 보기 프로젝트 열기: JetBrains/NuGetOperations

공개 메소드들

메소드 설명
BlobDownloadTimeMonitor ( string blobPath, string accountName, bool useHttps ) : System

보호된 메소드들

메소드 설명
Invoke ( ) : System.Threading.Tasks.Task

메소드 상세

BlobDownloadTimeMonitor() 공개 메소드

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

Invoke() 보호된 메소드

protected Invoke ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task