Lightstreamer .Net Adapter 1.7
|
Thrown by the Init method in IMetadataProvider if there is some problem that prevents the correct behavior of the Metadata Adapter. If this exception occurs, Lightstreamer Kernel must give up the startup.
public: class MetadataProviderException : public MetadataException;
public class MetadataProviderException : MetadataException;
Public Class MetadataProviderException Inherits MetadataException