QuickLZ Available Property NetworkComms.Net Help
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

Namespace: QuickLZCompressor
Assembly: QuickLZCompressor (in QuickLZCompressor.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static bool Available { get; private set; }

Property Value

Type: OnlineBoolean
See Also