Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / Collector Class / RedundancyEnabled Property


In This Topic
    RedundancyEnabled Property
    In This Topic
    Whether to enable collector redundancy for a collector.
    Syntax
    Public Property RedundancyEnabled As System.Boolean
    public System.bool RedundancyEnabled {get; set;}
    public:
    property System.bool RedundancyEnabled {
       System.bool get();
       void set (    System.bool value);
    }
    Requirements

    Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

    See Also