LBM .Net API Documentation
TryToLoadDefFromCache Property
Namespacescom.latencybusters.pdmPDMMessageTryToLoadDefFromCache
Gets or sets whether or not an attempt will be made when parsing a message to try to automatically loaded a {@link PDMDefinition} from the {@link PDMDefinitionCache} if the one currently set doesn't exactly match the one in the incoming message; the current one will be replaced (defaults to false)
Declaration Syntax
C#
public virtual bool TryToLoadDefFromCache { get; set; }
Value
the bool value

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)