ErrorCode
StockSharp.Plaza.Native.CGate
Códigos de error Plaza CGate.
Campos
AlreadyDestroyed
public const ErrorCode AlreadyDestroyed
value = ErrorCode.AlreadyDestroyed
El objeto ya está destruido.
BufferTooSmall
public const ErrorCode BufferTooSmall
value = ErrorCode.BufferTooSmall
Tamaño insuficiente de amortiguación.
IncorrectState
public const ErrorCode IncorrectState
value = ErrorCode.IncorrectState
Condicion incorrecta.
InvalidArgument
public const ErrorCode InvalidArgument
value = ErrorCode.InvalidArgument
argumento equivocado
UnderFlow
public const ErrorCode UnderFlow
value = ErrorCode.UnderFlow
Insuficiente relleno de amortiguación.
Unsupported
public const ErrorCode Unsupported
value = ErrorCode.Unsupported
La operación no está apoyada.