Miner.Responder.Shared.Replication Namespace > FeatureIdentificationProvider Class : DoesCacheIdentities Property |
'Declaration
Public MustOverride ReadOnly Property DoesCacheIdentities As System.Boolean
'Usage
Dim instance As FeatureIdentificationProvider Dim value As System.Boolean value = instance.DoesCacheIdentities
public abstract System.bool DoesCacheIdentities {get;}
public read-only property DoesCacheIdentities: System.Boolean; abstract;
public __abstract function get DoesCacheIdentities : System.boolean
public: __property abstract System.bool get_DoesCacheIdentities();
public: abstract property System.bool DoesCacheIdentities { System.bool get(); }
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