Handler.LoadDecoderLibrary Property |
Get or set if the handler should load existing decoding library or create a new one.
DecoderTypeFullName property will specify decoder type full name.
Namespace:
OnixS.CmeMdHandler
Assembly:
OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax public bool LoadDecoderLibrary { get; set; }
Property Value
Type:
BooleanSee Also