24 references to Ghost
System.Messaging (24)
System\Messaging\Message.cs (24)
2261this.properties.Ghost(NativeMethods.MESSAGE_PROPID_CLASS); 2263this.properties.Ghost(NativeMethods.MESSAGE_PROPID_ARRIVEDTIME); 2265this.properties.Ghost(NativeMethods.MESSAGE_PROPID_AUTHENTICATED); 2268this.properties.Ghost(NativeMethods.MESSAGE_PROPID_DEST_QUEUE); 2269this.properties.Ghost(NativeMethods.MESSAGE_PROPID_DEST_QUEUE_LEN); 2273this.properties.Ghost(NativeMethods.MESSAGE_PROPID_FIRST_IN_XACT); 2275this.properties.Ghost(NativeMethods.MESSAGE_PROPID_LAST_IN_XACT); 2278this.properties.Ghost(NativeMethods.MESSAGE_PROPID_SENDERID); 2279this.properties.Ghost(NativeMethods.MESSAGE_PROPID_SENDERID_LEN); 2282this.properties.Ghost(NativeMethods.MESSAGE_PROPID_SENTTIME); 2284this.properties.Ghost(NativeMethods.MESSAGE_PROPID_SRC_MACHINE_ID); 2286this.properties.Ghost(NativeMethods.MESSAGE_PROPID_XACTID); 2288this.properties.Ghost(NativeMethods.MESSAGE_PROPID_VERSION); 2296this.properties.Ghost(NativeMethods.MESSAGE_PROPID_ADMIN_QUEUE); 2297this.properties.Ghost(NativeMethods.MESSAGE_PROPID_ADMIN_QUEUE_LEN); 2304this.properties.Ghost(NativeMethods.MESSAGE_PROPID_ENCRYPTION_ALG); 2310this.properties.Ghost(NativeMethods.MESSAGE_PROPID_SIGNATURE); 2311this.properties.Ghost(NativeMethods.MESSAGE_PROPID_SIGNATURE_LEN); 2318this.properties.Ghost(NativeMethods.MESSAGE_PROPID_DEST_SYMM_KEY); 2319this.properties.Ghost(NativeMethods.MESSAGE_PROPID_DEST_SYMM_KEY_LEN); 2326this.properties.Ghost(NativeMethods.MESSAGE_PROPID_RESP_QUEUE); 2327this.properties.Ghost(NativeMethods.MESSAGE_PROPID_RESP_QUEUE_LEN); 2334this.properties.Ghost(NativeMethods.MESSAGE_PROPID_XACT_STATUS_QUEUE); 2335this.properties.Ghost(NativeMethods.MESSAGE_PROPID_XACT_STATUS_QUEUE_LEN);