Miner.Responder.Shared.Replication Namespace > CachingFeatureIdentificationProvider Class : AllowCaching Property |
'Declaration
Protected Overridable Property AllowCaching As System.Boolean
'Usage
Dim instance As CachingFeatureIdentificationProvider Dim value As System.Boolean instance.AllowCaching = value value = instance.AllowCaching
protected virtual System.bool AllowCaching {get; set;}
protected read-write property AllowCaching: System.Boolean; virtual;
protected function get,set AllowCaching : System.boolean
true
if [allow caching]; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2