public ConcurrentDictionary<Type, DataTable> PrimaryKeySessionCache { get; }
Public ReadOnly Property PrimaryKeySessionCache As ConcurrentDictionary(Of Type, DataTable) Get
public: property ConcurrentDictionary<Type^, DataTable^>^ PrimaryKeySessionCache { ConcurrentDictionary<Type^, DataTable^>^ get (); }
member PrimaryKeySessionCache : ConcurrentDictionary<Type, DataTable> with get
function get_PrimaryKeySessionCache();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.