SIXP API
SIXP API
Six.Sixp.Client
AcceptFormat Enumeration
ClassicLogin Class
Client Class
Error Enumeration
Field Structure
FieldFlags Enumeration
FieldInfo Class
FieldInfo.InternalFieldType Enumeration
FieldInfoSet Class
FieldType Enumeration
IClientLogging Interface
ILoginStrategy Interface
IRequest Interface
IRequestEventListener Interface
ISession Interface
ISessionEventListener Interface
ISnapshotRequester Interface
LoginCredentials Class
LoginStrategyBase Class
LoginType Enumeration
LogLevel Enumeration
ProxySettings Class
ProxyType Enumeration
ReconnectStrategy Enumeration
RequestClearTableAction Delegate
RequestDestroyedAction Delegate
RequestErrorAction Delegate
RequestFieldSetReceived Delegate
RequestInitTableAction Delegate
RequestRecordUpdateAction Delegate
RequestTableFilledAction Delegate
RequestTextAction Delegate
RequestToEventAdapter Class
SixpException Class
SixpExceptionConnect Class
SixpExceptionDisconnected Class
SixpExceptionGeneral Class
SixpExceptionInvalidParameter Class
SixpExceptionNotLoggedIn Class
SixpExceptionProxy Class
SixpExceptionServerVersionNotSupported Class
SixpExceptionTimeout Class
SixpServerSettings Class
TicketQueryCallback Delegate
TicketQueryLogin Class
Update Structure
UpdateType Enumeration
RequestErrorAction Delegate
Delaget used for propagation error events.
Namespace:
Six.Sixp.Client
Assembly:
Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
Copy
public
delegate
void
RequestErrorAction
(
IRequest
request
,
Error
errorCode
,
string
errorMessage
)
Parameters
request
Type:
Six.Sixp.Client
IRequest
The request that initalized this event
errorCode
Type:
Six.Sixp.Client
Error
Error code enum
errorMessage
Type:
System
String
Error message
See Also
Reference
Six.Sixp.Client Namespace
Send comments on this topic to
clientsupport@six-financial-information.se