DeployLX Software Protection System

LicenseValidationRequestInfo..::..SimulateOffline Property

Gets or sets a value that indicates if DeployLX should simulate a machine without an internet connection. DeveloperMode must also be true.

Syntax

Public Property SimulateOffline As Boolean
	Get
	Set
public bool SimulateOffline { get; set; }

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also