Enum EngineErrorReason
Engine error reason.
Namespace: OnixS.Fix
Assembly: OnixS.Fix.Engine.dll
Syntax
public enum EngineErrorReason
Fields
Name | Description |
---|---|
BackupError | Cannot do backup. |
ErrorWhileReadingSentMessages | Cannot read sent messages. |
GeneralError | General error. |
InternalError | Internal error, please contact support@onixs.biz to investigate the issue. |
RestoreSessionStateError | Session state cannot be restored. |
SetSocketOptionError | Socket options cannot be set. |
SslError | SSL/TLS related error, for example handshake error. |