C# Class Whalin.Caching.Configuration.SocketPoolElement

Configures the socket sockIOPool settings for Memcached servers.
Inheritance: System.Configuration.ConfigurationElement, ISocketPoolConfiguration
Afficher le fichier Open project: xianrendzw/LightFramework.Net

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
PostDeserialize ( ) : void

Called after deserialization.

Method Details

PostDeserialize() protected méthode

Called after deserialization.
protected PostDeserialize ( ) : void
Résultat void