Table of Contents

Enum LicenseExpireActions

Namespace
StockSharp.Licensing
Assembly
StockSharp.Licensing.Core.dll

Actions when a license expired.

[DataContract]
public enum LicenseExpireActions
Extension Methods

Fields

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "PreventUpgrade")] PreventUpgrade = 1

Prevent upgrade.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "PreventWork")] PreventWork = 0

Prevent work.