[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the rate at which messages are being written to the disk.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long DiskWriteRate { get; } |
Public ReadOnly Property DiskWriteRate As Long |
public: property long long DiskWriteRate { long long get (); } |