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
RequestRecordUpdateAction Delegate
Delegate used for propagate field update 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
RequestRecordUpdateAction
(
IRequest
request
,
IEnumerable
<
Update
>
updates
)
Parameters
request
Type:
Six.Sixp.Client
IRequest
The request that initalized this event
updates
Type:
System.Collections.Generic
IEnumerable
Update
An enumation of updates
See Also
Reference
Six.Sixp.Client Namespace
Send comments on this topic to
clientsupport@six-financial-information.se