2 writes to replayWindow
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
146this.replayWindow = factory.replayWindow; 491this.replayWindow = value;
2 references to replayWindow
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
146this.replayWindow = factory.replayWindow; 482return this.replayWindow;