C# 클래스 NuGetGallery.Monitoring.MonitoringQoSEvent

상속: MonitoringEvent
파일 보기 프로젝트 열기: JetBrains/NuGetOperations 1 사용 예제들

공개 메소드들

메소드 설명
MonitoringQoSEvent ( bool success, object value, System.DateTime timestampUtc, string message, string resource ) : System

메소드 상세

MonitoringQoSEvent() 공개 메소드

public MonitoringQoSEvent ( bool success, object value, System.DateTime timestampUtc, string message, string resource ) : System
success bool
value object
timestampUtc System.DateTime
message string
resource string
리턴 System