3 writes to NotificationType
Microsoft.WebTools.AspireService.Package (3)
AspireServerService.cs (3)
130NotificationType = NotificationType.SessionTerminated, 143NotificationType = NotificationType.ProcessRestarted, 155NotificationType = NotificationType.ServiceLogs,
2 references to NotificationType
Microsoft.WebTools.AspireService.Package (2)
AspireServerService.cs (2)
169Log($"[#{sessionId}] Sending '{notification.NotificationType}'"); 179Log($"[#{sessionId}] Sending '{notification.NotificationType}' failed: {e.Message}");