2 writes to handle
System.Messaging (2)
System\Messaging\Cursor.cs (2)
26this.handle = result; 49handle = null;
3 references to handle
System.Messaging (3)
System\Messaging\Cursor.cs (3)
39return handle; 46if (handle != null) 48handle.Close();