Miner.Responder.Shared.Replication Namespace > CachingFeatureIdentificationProvider Class : DoesCacheIdentities Property |
'Declaration
Public Overrides ReadOnly Property DoesCacheIdentities As System.Boolean
'Usage
Dim instance As CachingFeatureIdentificationProvider Dim value As System.Boolean value = instance.DoesCacheIdentities
public override System.bool DoesCacheIdentities {get;}
public read-only property DoesCacheIdentities: System.Boolean; override;
public override function get DoesCacheIdentities : System.boolean
public: __property System.bool get_DoesCacheIdentities() override;
public: property System.bool DoesCacheIdentities { System.bool get() override; }
true
if the provider does cache identities; 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