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