3 references to MESSAGE_PROPID_LAST_IN_XACT
System.Messaging (3)
System\Messaging\Message.cs (3)
212properties.SetUI1(NativeMethods.MESSAGE_PROPID_LAST_IN_XACT, (byte)0); 1215return (properties.GetUI1(NativeMethods.MESSAGE_PROPID_LAST_IN_XACT) != 0); 2275this.properties.Ghost(NativeMethods.MESSAGE_PROPID_LAST_IN_XACT);