Class LogInCommand
Implements
Namespace: StockSharp.Studio.Core.Commands
Assembly: StockSharp.Studio.Core.dll
Syntax
public class LogInCommand : BaseStudioCommand, IStudioCommand
Constructors
LogInCommand(Boolean)
Declaration
public LogInCommand(bool canAutoLogon = true)
Parameters
Type | Name | Description |
---|---|---|
Boolean | canAutoLogon |
Properties
CanAutoLogon
Declaration
public bool CanAutoLogon { get; }
Property Value
Type | Description |
---|---|
Boolean |