Implemented interface member:
property
InactivityTimeout
System.ServiceModel.Security.IListenerSecureConversationSessionSettings.InactivityTimeout
2 writes to InactivityTimeout
System.ServiceModel (2)
System\ServiceModel\Channels\SymmetricSecurityBindingElement.cs (1)
325
channelListener.SessionServerSettings.
InactivityTimeout
= this.LocalServiceSettings.InactivityTimeout;
System\ServiceModel\Channels\TransportSecurityBindingElement.cs (1)
216
channelListener.SessionServerSettings.
InactivityTimeout
= this.LocalServiceSettings.InactivityTimeout;