1 write to sessiongramReceiveContext
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
45
this.
sessiongramReceiveContext
= sessiongramReceiveContext;
3 references to sessiongramReceiveContext
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (3)
188
this.
sessiongramReceiveContext
.Abandon(TimeSpan.MaxValue);
196
this.
sessiongramReceiveContext
.Abandon(TimeSpan.MaxValue);
279
this.associatedTx.EnlistVolatile(new ReceiveContextTransactionEnlistment(this, this.associatedTx, this.
sessiongramReceiveContext
),