[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Returns the total number of messages stored on this subject.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public int TotalMsgs { get; } |
Public ReadOnly Property TotalMsgs As Integer |
public: property int TotalMsgs { int get (); } |