コード例 #1
0
 /// <summary>
 /// </summary>
 protected override void EndProcessing()
 {
     System.Management.Automation.Tracing.Tracer tracer = new System.Management.Automation.Tracing.Tracer();
     tracer.EndpointUnregistered(this.Name, WindowsIdentity.GetCurrent().Name);
 }