2 references to ByteProperty
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
139
this.trace = new
ByteProperty
(this, UnsafeNativeMethods.PROPID_M_TRACE, (byte)(factory.UseMsmqTracing ?
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
236
this.priority = new
ByteProperty
(this, UnsafeNativeMethods.PROPID_M_PRIORITY, (byte)property.Priority.Value);