2 references to StoppedEventArgs
System.Management (2)
managementeventwatcher.cs (2)
564
FireStopped (new
StoppedEventArgs
(options.Context, (int)ManagementStatus.OperationCanceled));
724
eventWatcher.FireStopped(new
StoppedEventArgs
(context, hResult));