2 writes to replayWindow
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
31this.replayWindow = other.replayWindow; 93this.replayWindow = value;
2 references to replayWindow
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
31this.replayWindow = other.replayWindow; 77return this.replayWindow;