Implemented interface member:
property
MaximumKeyRenewalInterval
System.ServiceModel.Security.IListenerSecureConversationSessionSettings.MaximumKeyRenewalInterval
2 writes to MaximumKeyRenewalInterval
System.ServiceModel (2)
System\ServiceModel\Channels\SymmetricSecurityBindingElement.cs (1)
328channelListener.SessionServerSettings.MaximumKeyRenewalInterval = this.LocalServiceSettings.SessionKeyRenewalInterval;
System\ServiceModel\Channels\TransportSecurityBindingElement.cs (1)
219channelListener.SessionServerSettings.MaximumKeyRenewalInterval = this.LocalServiceSettings.SessionKeyRenewalInterval;