C# Class NuGetGallery.Monitoring.MonitoringQoSEvent

Inheritance: MonitoringEvent
Afficher le fichier Open project: JetBrains/NuGetOperations Class Usage Examples

Méthodes publiques

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

Method Details

MonitoringQoSEvent() public méthode

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
Résultat System