3 references to MESSAGE_PROPID_FIRST_IN_XACT
System.Messaging (3)
System\Messaging\Message.cs (3)
210properties.SetUI1(NativeMethods.MESSAGE_PROPID_FIRST_IN_XACT, (byte)0); 1191return (properties.GetUI1(NativeMethods.MESSAGE_PROPID_FIRST_IN_XACT) != 0); 2273this.properties.Ghost(NativeMethods.MESSAGE_PROPID_FIRST_IN_XACT);