1 write to SessionKeyRolloverInterval
System.ServiceModel (1)
System\ServiceModel\Configuration\LocalServiceSecuritySettingsElement.cs (1)
199
this.
SessionKeyRolloverInterval
= source.SessionKeyRolloverInterval;
2 references to SessionKeyRolloverInterval
System.ServiceModel (2)
System\ServiceModel\Configuration\LocalServiceSecuritySettingsElement.cs (2)
154
settings.SessionKeyRolloverInterval = this.
SessionKeyRolloverInterval
;
199
this.SessionKeyRolloverInterval = source.
SessionKeyRolloverInterval
;