C# Class Mindscape.Raygun4Net.PendingEvent

Show file Open project: MindscapeHQ/raygun4net Class Usage Examples

Public Methods

Method Description
PendingEvent ( RaygunPulseEventType eventType, string name, long milliseconds, string sessionId ) : System

Method Details

PendingEvent() public method

public PendingEvent ( RaygunPulseEventType eventType, string name, long milliseconds, string sessionId ) : System
eventType RaygunPulseEventType
name string
milliseconds long
sessionId string
return System