Table of Contents

Class LicenseErrorLogSource

Namespace
StockSharp.Licensing
Assembly
StockSharp.Licensing.dll

Log source, send information about license errors LicenseError.

public class LicenseErrorLogSource : BaseLogSource, ILogSource, IDisposable, IPersistable
Inheritance
LicenseErrorLogSource
Implements
IPersistable
Inherited Members
Extension Methods

Constructors

LicenseErrorLogSource()

Initializes a new instance of the LicenseErrorLogSource.

public LicenseErrorLogSource()

Properties

Name

The source name.

public override string Name { get; }

Property Value

string

Methods

DisposeManaged()

Release resources.

protected override void DisposeManaged()