C# Class NuGetGallery.Monitoring.MonitoringEvent

Show file Open project: JetBrains/NuGetOperations Class Usage Examples

Protected Methods

Method Description
MonitoringEvent ( EventType type, System.DateTime timestampUtc, string message, string resource ) : System

Method Details

MonitoringEvent() protected method

protected MonitoringEvent ( EventType type, System.DateTime timestampUtc, string message, string resource ) : System
type EventType
timestampUtc System.DateTime
message string
resource string
return System