1 write to transaction
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqQueue.cs (1)
927
this.
transaction
= new ByteProperty(this, UnsafeNativeMethods.PROPID_Q_TRANSACTION);
1 reference to transaction
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqQueue.cs (1)
932
get { return this.
transaction
; }