Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / ServerConnection Class / CollectorChangedEvent Event


In This Topic
    CollectorChangedEvent Event (ServerConnection)
    In This Topic
    Occurs in response to collector subscriptions when a collector has been added, deleted or modified.
    Syntax
    Public Event CollectorChangedEvent As CollectorChangedHandler
    public event CollectorChangedHandler CollectorChangedEvent
    public:
    event CollectorChangedHandler^ CollectorChangedEvent
    Requirements

    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

    See Also