TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

RVCMTransportInfo.SyncLedger Property

Indicates whether or not the EMS server is to use a synchronous ledger file when participating in TIBCO Rendezvous Certified Messaging on this transport.

public bool SyncLedger {get;}

Remarks

If the ledger is synchronous the EMS server will perform synchronous updates to the TIBCO Rendezvous Certified Messaging ledger file. This can slow the performance of importing certified messages but reduces the risk of duplicate delivery following a server failure.

See Also

RVCMTransportInfo Class | TIBCO.EMS.ADMIN Namespace