SIXP API
SIXP API
Six.Sixp.Client
Client Class
Client Methods
CreateSession Method
CreateSession Method (String, ISessionEventListener)
CreateSession Method (SixpServerSettings, ISessionEventListener)
CreateSession Method (String, ReconnectStrategy, TimeSpan, ProxySettings, ISessionEventListener)
CreateSession Method (SixpServerSettings, ReconnectStrategy, TimeSpan, ProxySettings, ISessionEventListener)
CreateSession Method (List(SixpServerSettings), ReconnectStrategy, TimeSpan, ProxySettings, ISessionEventListener)
Client
CreateSession Method (SixpServerSettings, ISessionEventListener)
Create a session to a SIXP server.
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
ISession
CreateSession
(
SixpServerSettings
server
,
ISessionEventListener
eventHandler
)
Parameters
server
Type:
Six.Sixp.Client
SixpServerSettings
Server settings
eventHandler
Type:
Six.Sixp.Client
ISessionEventListener
An object that implements ISessionEventListener
Return Value
Type:
ISession
A reference to a created session
See Also
Reference
Client Class
CreateSession Overload
Six.Sixp.Client Namespace
Send comments on this topic to
clientsupport@six-financial-information.se