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