CellsHelper.IsCloudPlatform

CellsHelper.IsCloudPlatform property

Please set this property True when running on a cloud platform, such as: Azure, AWSLambda, etc,

public static bool IsCloudPlatform { get; set; }

See Also