[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Returns the TIBCO Rendezvous Certified Messaging sequence number of the
last message for which the listener confirmed delivery.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long LastConf { get; } |
Public ReadOnly Property LastConf As Long |
public: property long long LastConf { long long get (); } |