NetworkDiagnosticChangedEvent type
Charge utile pour DiagnosticChangedEventListner où il existe une modification dans un diagnostic réseau.
type NetworkDiagnosticChangedEvent = NetworkDiagnosticChangedEventArgs & {
type: "network"
}