4 references to ReliableSession
ComSvcConfig (2)
WasEndpointConfigContainer.cs (2)
154
bindingConfig.
ReliableSession
.Enabled = true;
160
bindingConfig.
ReliableSession
.Enabled = true;
System.ServiceModel (2)
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (2)
122
this.
ReliableSession
.InitializeFrom(wspBinding.ReliableSession);
140
this.
ReliableSession
.ApplyConfiguration(wspBinding.ReliableSession);