ErrorEventArgs

StockSharp.MatLab

包含错误信息的参数 。

继承自: EventArgs

属性

Error
public Exception Error { get; }
value = errorEventArgs.Error

错误信息 。