1 write to duplexSession
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
62
protected set { this.
duplexSession
= value; }
1 reference to duplexSession
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
61
get { return this.
duplexSession
; }