pmMDA.NET

FileReferenceCodeRetriever.StoreReferenceCodes Method 

[This is preliminary documentation and subject to change.]

Stores the list of reference code descriptors if the retriever support caching.

public void StoreReferenceCodes(
   ReferenceCodeInfo[] infos
);

Parameters

infos
List of descriptors of the reference codes to store.

Implements

IReferenceCodeRetriever.StoreReferenceCodes

See Also

FileReferenceCodeRetriever Class | PmMda.Net.Dog.Reference Namespace