QuickLZ PropertiesNetworkComms.Net Help
The QuickLZ type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberAvailable
Returns true if running in windows and the native OnlineQuickLZ library is available for execution. False otherwise. All function calls to QuickLZ will fail if Available returns false
Public propertyIdentifier
Returns a unique identifier for the compressor type. Used in automatic serialization/compression detection
(Inherited from DataProcessor.)
Public propertyStatic memberInstanceObsolete.
Public propertyIsSecurityCritical
Returns a boolian stating whether this data processor is security critical
(Inherited from DataProcessor.)
Back to Top
See Also