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


In This Topic
    MaximumMemoryBufferSize Property
    In This Topic
    An amount of memory, expressed in MB, to allocated for store-and-foward buffering.
    Syntax
    Public Property MaximumMemoryBufferSize As System.UInteger
    public System.uint MaximumMemoryBufferSize {get; set;}
    public:
    property System.uint MaximumMemoryBufferSize {
       System.uint get();
       void set (    System.uint 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