Click or drag to resize

ERRORCODE Enumeration

Enumerated type of the error codes.

Namespace:  LinkarCommon
Assemblies:   LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
  LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
  LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public enum ERRORCODE
Members
  Member nameValueDescription
C00010Session Id NOT VALID
C00021Socket Exception (ONLY with COM assembly)
C00032 This error refers to errors originated in LINKAR Server. In the LkException InternalCode and InternalMessage properties you can check the LINKAR Server error codes. (See LINKAR Server error table)
C00043Exception (ONLY with COM assembly)
C00054IP or Host NOT VALID
C00095CHECKSUM ERROR in Linkar communications
See Also