pmMDA.NET

LocalReferenceCodeRetriever.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

Remarks

This method is not supported!

Exceptions

Exception Type Condition
NotSupportedException Allways

See Also

LocalReferenceCodeRetriever Class | PmMda.Net.Dog.Reference Namespace