C# Class NuGetGallery.Monitoring.MonitoringQoSEvent

Inheritance: MonitoringEvent
ファイルを表示 Open project: JetBrains/NuGetOperations Class Usage Examples

Public Methods

Method Description
MonitoringQoSEvent ( bool success, object value, System.DateTime timestampUtc, string message, string resource ) : System

Method Details

MonitoringQoSEvent() public method

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
return System