C# Class Whalin.Caching.Configuration.SocketPoolElement

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

Private Properties

Property Type Description

Protected Methods

Method Description
PostDeserialize ( ) : void

Called after deserialization.

Method Details

PostDeserialize() protected method

Called after deserialization.
protected PostDeserialize ( ) : void
return void