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