[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Returns the sequence number of the most recent message sent with this
subject name.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long LastSent { get; } |
Public ReadOnly Property LastSent As Long |
public: property long long LastSent { long long get (); } |