KDCalc Class Library

KDCalcPool Members

KDCalcPool overview

Public Static Properties

PoolLimit Set the pool limit

Public Static Methods

GetInstance Get an instance of KDCalcPool.

Public Instance Methods

CheckedInTimeStamps Get a string array of time stamps of checked in CalcEngines referencing 'kdcFileName'.
CheckedOutTimeStamps Get a string array of time stamps of checked out CalcEngines referencing 'kdcFileName'.
CheckIn Check in a KDCalcEngine into the pool.
CheckOut Check out a KDCalcEngine from the pool.
CountCheckedInOverloaded. Get a total of checked in CalcEngines.
CountCheckedOutOverloaded. Get a total of checked out CalcEngines.
CountKDCFiles Get a count of KDCFiles.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
KDCNames Get a string array of KDCFiles.
PreLoadPool PreLoad the pool with a specific kdcFile and a number of instances.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

KDCalcPool Class | KnowledgeDynamics.KDCalc Namespace