6 references to Set
System.ServiceModel (6)
System\ServiceModel\Channels\ChannelReliableSession.cs (5)
804this.pollingTimer.Set(this.GetPollingInterval()); 820this.pollingTimer.Set(this.GetPollingInterval()); 850this.pollingTimer.Set(this.GetPollingInterval()); 935this.pollingTimer.Set(this.GetPollingInterval()); 961this.pollingTimer.Set(this.GetPollingInterval());
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
376this.Set(this.defaultInterval);