4 writes to sink
System.Management (4)
managementeventwatcher.cs (4)
238
sink
= null;
514
sink
= new SinkForEventQuery(this, options.Context, wbemServices);
535
sink
= null;
572
sink
= null;
7 references to sink
System.Management (7)
managementeventwatcher.cs (7)
515
if (
sink
.Status < 0)
517
Marshal.ThrowExceptionForHR(
sink
.Status, WmiNetUtilsHelper.GetErrorInfo_f());
527
sink
.Stub);
532
if (
sink
!= null)
534
sink
.ReleaseStub();
569
if (null !=
sink
)
571
sink
.Cancel ();