1 write to session
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
30
this.
session
= new InputSession();
1 reference to session
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
52
get { return this.
session
; }