3 writes to rstChannelFactory
System.ServiceModel (3)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (3)
289this.rstChannelFactory = null; 346this.rstChannelFactory = null; 450this.rstChannelFactory = securityChannelFactory;
6 references to rstChannelFactory
System.ServiceModel (6)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (6)
286if (this.rstChannelFactory != null) 288this.rstChannelFactory.Abort(); 318this.rstChannelFactory.Open(timeoutHelper.RemainingTime()); 343if (this.rstChannelFactory != null) 345this.rstChannelFactory.Close(timeoutHelper.RemainingTime()); 494cf = this.rstChannelFactory;