SIXP API
SIXP API
Six.Sixp.Client
ISessionEventListener Interface
ISessionEventListener Methods
OnConnected Method
OnConnecting Method
OnDisconnected Method
OnError Method
OnLoggedIn Method
OnLoggedOut Method
OnTimingInfo Method
ISessionEventListener
OnError Method
Fires when as error occurs.
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
void
OnError
(
ISession
session
,
SixpServerSettings
server
,
Error
errorCode
,
string
errorMessage
)
Parameters
session
Type:
Six.Sixp.Client
ISession
The session that initiated the event
server
Type:
Six.Sixp.Client
SixpServerSettings
Hold info about the connected server
errorCode
Type:
Six.Sixp.Client
Error
The error code
errorMessage
Type:
System
String
The Error message
See Also
Reference
ISessionEventListener Interface
Six.Sixp.Client Namespace
Send comments on this topic to
clientsupport@six-financial-information.se