ErrorCode
StockSharp.Plaza.Native.CGate
Plaza CGate Fehlercodes.
Felder
AlreadyDestroyed
public const ErrorCode AlreadyDestroyed
value = ErrorCode.AlreadyDestroyed
Das Objekt ist bereits zerstört.
BufferTooSmall
public const ErrorCode BufferTooSmall
value = ErrorCode.BufferTooSmall
Unzureichende Puffergröße.
IncorrectState
public const ErrorCode IncorrectState
value = ErrorCode.IncorrectState
Falscher Zustand.
InvalidArgument
public const ErrorCode InvalidArgument
value = ErrorCode.InvalidArgument
Falsches Argument
More
public const ErrorCode More
value = ErrorCode.More
Zusätzliche Informationen sind erforderlich.
Unsupported
public const ErrorCode Unsupported
value = ErrorCode.Unsupported
Operation wird nicht unterstützt.