C# Class GSF.Globals

Maintains the static global classes for the historian.
Show file Open project: GridProtectionAlliance/openHistorian

Public Properties

Property Type Description
MemoryPool GSF.IO.Unmanaged.MemoryPool

Private Methods

Method Description
Globals ( ) : GSF.IO.Unmanaged

Property Details

MemoryPool public static property

A global Memory Pool that uses 64KB pages.
public static MemoryPool,GSF.IO.Unmanaged MemoryPool
return GSF.IO.Unmanaged.MemoryPool