E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

LostSync Property

Whether the token in the synchronization request is older.

Syntax

[VB.NET]
Public ReadOnlyProperty LostSync As Boolean

[C#]
public bool LostSync {get;}

Remarks

The LostSync will be returned in the server response after a synchronization request has been sent (when the Synchronize method was called). This indicates whether the Token in the synchronization request is older than the earliest entry in the server's history table. If True, some responses have been lost. Otherwise, the token in the synchronization request is newer than or matches a token in the server's history table.

This property is read-only and not available at design time.

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0